mirror of
https://github.com/kremalicious/ipfs.git
synced 2024-11-21 17:27:06 +01:00
Merge pull request #109 from kremalicious/dependabot/npm_and_yarn/next-seo-4.17.0
Bump next-seo from 4.13.0 to 4.17.0
This commit is contained in:
commit
bd0ecca617
6
package-lock.json
generated
6
package-lock.json
generated
@ -14873,9 +14873,9 @@
|
||||
}
|
||||
},
|
||||
"next-seo": {
|
||||
"version": "4.13.0",
|
||||
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-4.13.0.tgz",
|
||||
"integrity": "sha512-y8r5rny7vp8UjqWt3J/rCIexVvG8djN5YqXEpRClzd9IDKSBAgXZUMY58G4WTHa5fW4OyX+StDx82ZObB7qc4Q=="
|
||||
"version": "4.17.0",
|
||||
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-4.17.0.tgz",
|
||||
"integrity": "sha512-/hnb3oq7bhi8s7bup7+Lm6VzzgRucj+JrWtp+dJiYs/04H0N/NhmE9MpepixQ16fFj6G/39JLYxhzsO/QZG/Kw=="
|
||||
},
|
||||
"next-svgr": {
|
||||
"version": "0.0.2",
|
||||
|
@ -18,7 +18,7 @@
|
||||
"axios": "^0.21.1",
|
||||
"ipfs-http-client": "^48.1.3",
|
||||
"next": "^9.5.5",
|
||||
"next-seo": "^4.13.0",
|
||||
"next-seo": "^4.17.0",
|
||||
"next-svgr": "^0.0.2",
|
||||
"react": "^16.14.0",
|
||||
"react-dom": "^16.14.0",
|
||||
|
Loading…
Reference in New Issue
Block a user