mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Merge pull request #386 from brianlovin/dependabot/npm_and_yarn/next-seo-3.1.0
This commit is contained in:
commit
c963684297
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -9936,9 +9936,9 @@
|
|||
}
|
||||
},
|
||||
"next-seo": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-3.0.0.tgz",
|
||||
"integrity": "sha512-Q072RQw/T4CY2yGnX6WRIFBVsizx19L9VeQKdnXB6g4NFGvzv2yPfmGdblS+/uVVSne63CXwDz0h4um1bFRVAQ=="
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-3.1.0.tgz",
|
||||
"integrity": "sha512-zT2g4/dog5OHbwVreyz2UqpftV2q24zePB6jpz0hE35tBvya5VrhBxhhnyPk43Aug9k+V+Dc4i1Bf1YuKhJu0g=="
|
||||
},
|
||||
"nice-try": {
|
||||
"version": "1.0.5",
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
"dependencies": {
|
||||
"fathom-client": "^1.0.0",
|
||||
"next": "^9.1.4",
|
||||
"next-seo": "^3.0.0",
|
||||
"next-seo": "^3.1.0",
|
||||
"react": "^16.12.0",
|
||||
"react-clipboard.js": "^2.0.16",
|
||||
"react-dom": "^16.12.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue