mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Merge pull request #322 from brianlovin/dependabot/npm_and_yarn/next-seo-2.1.1
This commit is contained in:
commit
2cee8253a6
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -8960,9 +8960,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"next-seo": {
|
"next-seo": {
|
||||||
"version": "2.1.0",
|
"version": "2.1.1",
|
||||||
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-2.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-2.1.1.tgz",
|
||||||
"integrity": "sha512-GWYUBHRgbYj8oL3wB3Lcrjx/Mpgeq5gI56LDkoKQDra8aiKLadEE8kUsXW58sqOXF8FROEDbdhQFGC6KBS6dbA=="
|
"integrity": "sha512-Uge9KT+ugublhcSa2TqRnux61+YNCl5dEC1Bh25zQDuV85H8pKXl3MWFt9n/VZ3BTNne4cWWGI+/g9apnfNfBg=="
|
||||||
},
|
},
|
||||||
"nice-try": {
|
"nice-try": {
|
||||||
"version": "1.0.5",
|
"version": "1.0.5",
|
||||||
|
|
|
||||||
|
|
@ -23,7 +23,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@sentry/browser": "^5.6.3",
|
"@sentry/browser": "^5.6.3",
|
||||||
"next": "^9.0.7",
|
"next": "^9.0.7",
|
||||||
"next-seo": "^2.1.0",
|
"next-seo": "^2.1.1",
|
||||||
"react": "^16.9.0",
|
"react": "^16.9.0",
|
||||||
"react-clipboard.js": "^2.0.16",
|
"react-clipboard.js": "^2.0.16",
|
||||||
"react-dom": "^16.10.1",
|
"react-dom": "^16.10.1",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue