Bump next-seo from 4.7.3 to 4.20.0

Bumps [next-seo](https://github.com/garmeeh/next-seo) from 4.7.3 to 4.20.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.7.3...v4.20.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-22 02:02:07 +00:00 committed by GitHub
parent 864088ebc1
commit 3acc129786
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

@ -9078,9 +9078,9 @@
}
},
"next-seo": {
"version": "4.7.3",
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-4.7.3.tgz",
"integrity": "sha512-hEl6fVbYU6h0EqGTqsVM3aEbn+ejlV7JjjIRLzT8at5TDxXQWs1Ypd0UA9oalHfVo7rDbWawD9rrvMe+PWl4kw=="
"version": "4.20.0",
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-4.20.0.tgz",
"integrity": "sha512-N3NIISxOV+6XatPdZWRt8L/PkdxX4qpl6s2uQVMYTkteo8hgpHDgs6XZkDzuHaPi10neSZoqQiytsxohTCyEvw=="
},
"next-svgr": {
"version": "0.0.2",

View File

@ -19,7 +19,7 @@
"axios": "^0.21.1",
"ipfs-http-client": "^46.0.0",
"next": "^9.5.5",
"next-seo": "^4.7.3",
"next-seo": "^4.20.0",
"next-svgr": "^0.0.2",
"react": "^16.14.0",
"react-dom": "^16.13.1",