mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Merge pull request #309 from brianlovin/dependabot/npm_and_yarn/next-seo-2.1.0
This commit is contained in:
commit
e3805d3996
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -8570,9 +8570,9 @@
|
|||
}
|
||||
},
|
||||
"next-seo": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-2.0.0.tgz",
|
||||
"integrity": "sha512-VUkgKtnBEugWIjZTHLBRO/EI9LCqPM55qCuYgP1OBvSPwXKReG27g9k5iEHaFymoTjdyhQFMUE8GVHdbAfd2eA=="
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-2.1.0.tgz",
|
||||
"integrity": "sha512-GWYUBHRgbYj8oL3wB3Lcrjx/Mpgeq5gI56LDkoKQDra8aiKLadEE8kUsXW58sqOXF8FROEDbdhQFGC6KBS6dbA=="
|
||||
},
|
||||
"next-server": {
|
||||
"version": "9.0.5",
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
"dependencies": {
|
||||
"@sentry/browser": "^5.6.3",
|
||||
"next": "^9.0.5",
|
||||
"next-seo": "^2.0.0",
|
||||
"next-seo": "^2.1.0",
|
||||
"react": "^16.9.0",
|
||||
"react-clipboard.js": "^2.0.15",
|
||||
"react-dom": "^16.9.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue