Merge pull request #134 from kremalicious/dependabot/npm_and_yarn/next-seo-4.20.0

Bump next-seo from 4.18.0 to 4.20.0
This commit is contained in:
Matthias Kretschmann 2021-03-01 12:21:40 +01:00 committed by GitHub
commit 63b1474694
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

@ -11312,9 +11312,9 @@
}
},
"next-seo": {
"version": "4.18.0",
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-4.18.0.tgz",
"integrity": "sha512-Omv6r7hIRArsVpa3rzUmhjsuOm9eSFvG7BU3F/oEl7Z2OYjpOJvVjZsEgHMmsBvgmT1Svy0LDVo1/FKH3Zh4wQ=="
"version": "4.20.0",
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-4.20.0.tgz",
"integrity": "sha512-N3NIISxOV+6XatPdZWRt8L/PkdxX4qpl6s2uQVMYTkteo8hgpHDgs6XZkDzuHaPi10neSZoqQiytsxohTCyEvw=="
},
"next-svgr": {
"version": "0.0.2",

View File

@ -18,7 +18,7 @@
"axios": "^0.21.1",
"ipfs-http-client": "^48.1.3",
"next": "^10.0.6",
"next-seo": "^4.17.0",
"next-seo": "^4.20.0",
"next-svgr": "^0.0.2",
"react": "^17.0.1",
"react-dom": "^17.0.1",