mirror of
https://github.com/kremalicious/ipfs.git
synced 2024-11-22 01:37:07 +01:00
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:
parent
87f60684a5
commit
a205e4c6c6
6
package-lock.json
generated
6
package-lock.json
generated
@ -14620,9 +14620,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"next-seo": {
|
"next-seo": {
|
||||||
"version": "4.13.0",
|
"version": "4.17.0",
|
||||||
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-4.13.0.tgz",
|
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-4.17.0.tgz",
|
||||||
"integrity": "sha512-y8r5rny7vp8UjqWt3J/rCIexVvG8djN5YqXEpRClzd9IDKSBAgXZUMY58G4WTHa5fW4OyX+StDx82ZObB7qc4Q=="
|
"integrity": "sha512-/hnb3oq7bhi8s7bup7+Lm6VzzgRucj+JrWtp+dJiYs/04H0N/NhmE9MpepixQ16fFj6G/39JLYxhzsO/QZG/Kw=="
|
||||||
},
|
},
|
||||||
"next-svgr": {
|
"next-svgr": {
|
||||||
"version": "0.0.2",
|
"version": "0.0.2",
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
"axios": "^0.21.1",
|
"axios": "^0.21.1",
|
||||||
"ipfs-http-client": "^47.0.1",
|
"ipfs-http-client": "^47.0.1",
|
||||||
"next": "^9.5.5",
|
"next": "^9.5.5",
|
||||||
"next-seo": "^4.13.0",
|
"next-seo": "^4.17.0",
|
||||||
"next-svgr": "^0.0.2",
|
"next-svgr": "^0.0.2",
|
||||||
"react": "^16.14.0",
|
"react": "^16.14.0",
|
||||||
"react-dom": "^16.14.0",
|
"react-dom": "^16.14.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user