Bump next-seo from 4.13.0 to 4.17.0

Bumps [next-seo](https://github.com/garmeeh/next-seo) from 4.13.0 to 4.17.0.
- [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/v4.13.0...v4.17.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-01-11 09:58:48 +00:00 committed by GitHub
parent 87f60684a5
commit a205e4c6c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -14620,9 +14620,9 @@
}
},
"next-seo": {
"version": "4.13.0",
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-4.13.0.tgz",
"integrity": "sha512-y8r5rny7vp8UjqWt3J/rCIexVvG8djN5YqXEpRClzd9IDKSBAgXZUMY58G4WTHa5fW4OyX+StDx82ZObB7qc4Q=="
"version": "4.17.0",
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-4.17.0.tgz",
"integrity": "sha512-/hnb3oq7bhi8s7bup7+Lm6VzzgRucj+JrWtp+dJiYs/04H0N/NhmE9MpepixQ16fFj6G/39JLYxhzsO/QZG/Kw=="
},
"next-svgr": {
"version": "0.0.2",

View File

@ -18,7 +18,7 @@
"axios": "^0.21.1",
"ipfs-http-client": "^47.0.1",
"next": "^9.5.5",
"next-seo": "^4.13.0",
"next-seo": "^4.17.0",
"next-svgr": "^0.0.2",
"react": "^16.14.0",
"react-dom": "^16.14.0",