mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Update next-seo to version 1.10.1
This commit is contained in:
parent
29bdffeb0e
commit
00b2c5cd98
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -7403,9 +7403,9 @@
|
|||
}
|
||||
},
|
||||
"next-seo": {
|
||||
"version": "1.10.0",
|
||||
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-1.10.0.tgz",
|
||||
"integrity": "sha512-xVcdu7GXnHEXG0yTIDyuWTU1SyiKDW5XCywd2+0iTPRCQx9Rav/xjZ1PBV01CbAalHd+EZWWFEbUGe42hmREMQ=="
|
||||
"version": "1.10.1",
|
||||
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-1.10.1.tgz",
|
||||
"integrity": "sha512-ZPHNd1o0LmXer2YJMhgH0DMVblrEsD4nfCBIMfnmusd1fJqBpqVnsItgqC+HBFEyiDumMmj2Sjh+XAaxFl52Vw=="
|
||||
},
|
||||
"nice-try": {
|
||||
"version": "1.0.5",
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
"dependencies": {
|
||||
"@sentry/browser": "^4.5.4",
|
||||
"next": "^7.0.3",
|
||||
"next-seo": "^1.10.0",
|
||||
"next-seo": "^1.10.1",
|
||||
"react": "^16.8.0-alpha.0",
|
||||
"react-clipboard.js": "^2.0.3",
|
||||
"react-dom": "^16.8.0-alpha.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue