mirror of
https://github.com/kremalicious/ipfs.git
synced 2024-11-22 01:37:07 +01:00
Bump next-seo from 4.7.3 to 4.10.0
Bumps [next-seo](https://github.com/garmeeh/next-seo) from 4.7.3 to 4.10.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.10.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
57ff45214e
commit
f5ee3ece93
6
package-lock.json
generated
6
package-lock.json
generated
@ -14341,9 +14341,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"next-seo": {
|
"next-seo": {
|
||||||
"version": "4.7.3",
|
"version": "4.10.0",
|
||||||
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-4.7.3.tgz",
|
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-4.10.0.tgz",
|
||||||
"integrity": "sha512-hEl6fVbYU6h0EqGTqsVM3aEbn+ejlV7JjjIRLzT8at5TDxXQWs1Ypd0UA9oalHfVo7rDbWawD9rrvMe+PWl4kw=="
|
"integrity": "sha512-/GENcSCwTuj6IBZ9Gl7/O5pQHTDgZCgh5db2rM+ODYgQHCg/hDq6gNqFCs/xsokPOui+u70IKK/vGvHF6iWhDg=="
|
||||||
},
|
},
|
||||||
"next-svgr": {
|
"next-svgr": {
|
||||||
"version": "0.0.2",
|
"version": "0.0.2",
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
"axios": "^0.20.0",
|
"axios": "^0.20.0",
|
||||||
"ipfs-http-client": "^47.0.1",
|
"ipfs-http-client": "^47.0.1",
|
||||||
"next": "^9.5.3",
|
"next": "^9.5.3",
|
||||||
"next-seo": "^4.7.3",
|
"next-seo": "^4.10.0",
|
||||||
"next-svgr": "^0.0.2",
|
"next-svgr": "^0.0.2",
|
||||||
"react": "^16.13.0",
|
"react": "^16.13.0",
|
||||||
"react-dom": "^16.13.0",
|
"react-dom": "^16.13.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user