1
0
mirror of https://github.com/kremalicious/ipfs.git synced 2024-11-22 01:37:07 +01:00

Bump next-seo from 4.10.0 to 4.11.0

Bumps [next-seo](https://github.com/garmeeh/next-seo) from 4.10.0 to 4.11.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.10.0...v4.11.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-05 04:06:42 +00:00 committed by GitHub
parent f3c2816e2c
commit 36de6f8437
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

@ -14374,9 +14374,9 @@
}
},
"next-seo": {
"version": "4.10.0",
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-4.10.0.tgz",
"integrity": "sha512-/GENcSCwTuj6IBZ9Gl7/O5pQHTDgZCgh5db2rM+ODYgQHCg/hDq6gNqFCs/xsokPOui+u70IKK/vGvHF6iWhDg=="
"version": "4.11.0",
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-4.11.0.tgz",
"integrity": "sha512-JrrGA+wD20ArI5jTqbLE2jipmA5VCCcjBlb1ZI2lKktd7lCXNs/IIvwkNfJPPK0vFp/ewwylA6kO5CyX2fflig=="
},
"next-svgr": {
"version": "0.0.2",

View File

@ -18,7 +18,7 @@
"axios": "^0.20.0",
"ipfs-http-client": "^47.0.1",
"next": "^9.5.3",
"next-seo": "^4.10.0",
"next-seo": "^4.11.0",
"next-svgr": "^0.0.2",
"react": "^16.13.0",
"react-dom": "^16.13.0",