mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Bump next-seo from 2.2.0 to 2.2.1
Bumps [next-seo](https://github.com/garmeeh/next-seo) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/garmeeh/next-seo/releases) - [Changelog](https://github.com/garmeeh/next-seo/blob/master/CHANGELOG.md) - [Commits](https://github.com/garmeeh/next-seo/compare/v2.2.0...v2.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
0b3b5c7bbc
commit
7a74e6a23b
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -9005,9 +9005,9 @@
|
|||
}
|
||||
},
|
||||
"next-seo": {
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-2.2.0.tgz",
|
||||
"integrity": "sha512-wV0itPQBetnifEvs32y2tEuYytBR7Gg+TuIEHrfZEahXUBJVTYUlQvLiA3Sz87V981odQ9eGKFAhrQWFFKYdqg=="
|
||||
"version": "2.2.1",
|
||||
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-2.2.1.tgz",
|
||||
"integrity": "sha512-q7mz7Jbm+7EFV9FSwDKFj6VKhHNIt13l9wTn7tKSzhwaTP3CAuMciQzyNY5WVEk+I0QUzBl0y7fn1XNTaDqfRg=="
|
||||
},
|
||||
"nice-try": {
|
||||
"version": "1.0.5",
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
"dependencies": {
|
||||
"@sentry/browser": "^5.7.1",
|
||||
"next": "^9.1.1",
|
||||
"next-seo": "^2.2.0",
|
||||
"next-seo": "^2.2.1",
|
||||
"react": "^16.11.0",
|
||||
"react-clipboard.js": "^2.0.16",
|
||||
"react-dom": "^16.11.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue