mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Merge pull request #271 from brianlovin/depfu/update/npm/next-seo-1.12.0
Update next-seo: 1.11.2 → 1.12.0 (minor)
This commit is contained in:
commit
c62b4c6cd6
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -7650,9 +7650,9 @@
|
|||
}
|
||||
},
|
||||
"next-seo": {
|
||||
"version": "1.11.2",
|
||||
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-1.11.2.tgz",
|
||||
"integrity": "sha512-hsrX/s6ZqtVjPqo55Ys3x0m0+JekpzODq1DTpBSeIyVpWFrUGdeNN68OjSPlauy8UNoKQtabEgOmv40APw4FjA=="
|
||||
"version": "1.12.0",
|
||||
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-1.12.0.tgz",
|
||||
"integrity": "sha512-8w4aMsynRnOf/0q3pzTgFKLfR/jJLlsWQa0AZP0Gsqkwla2w2XVAyuP4wSs5y1vvYSRM6/D5zTWiQpFYJilKsA=="
|
||||
},
|
||||
"nice-try": {
|
||||
"version": "1.0.5",
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
"dependencies": {
|
||||
"@sentry/browser": "^5.4.3",
|
||||
"next": "^7.0.3",
|
||||
"next-seo": "^1.11.2",
|
||||
"next-seo": "^1.12.0",
|
||||
"react": "^16.8.0-alpha.0",
|
||||
"react-clipboard.js": "^2.0.12",
|
||||
"react-dom": "^16.8.0-alpha.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue