1
0
mirror of https://github.com/oceanprotocol/ipfs synced 2024-10-31 23:25:17 +01:00

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": { "next-seo": {
"version": "4.7.3", "version": "4.20.0",
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-4.7.3.tgz", "resolved": "https://registry.npmjs.org/next-seo/-/next-seo-4.20.0.tgz",
"integrity": "sha512-hEl6fVbYU6h0EqGTqsVM3aEbn+ejlV7JjjIRLzT8at5TDxXQWs1Ypd0UA9oalHfVo7rDbWawD9rrvMe+PWl4kw==" "integrity": "sha512-N3NIISxOV+6XatPdZWRt8L/PkdxX4qpl6s2uQVMYTkteo8hgpHDgs6XZkDzuHaPi10neSZoqQiytsxohTCyEvw=="
}, },
"next-svgr": { "next-svgr": {
"version": "0.0.2", "version": "0.0.2",

View File

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