1
0
mirror of https://github.com/kremalicious/ipfs.git synced 2024-11-21 17:27:06 +01:00

Bump next-seo from 4.7.1 to 4.7.2

Bumps [next-seo](https://github.com/garmeeh/next-seo) from 4.7.1 to 4.7.2.
- [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.1...v4.7.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-07-13 04:36:51 +00:00 committed by GitHub
parent b3a7596720
commit a5339e2596
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

@ -13746,9 +13746,9 @@
}
},
"next-seo": {
"version": "4.7.1",
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-4.7.1.tgz",
"integrity": "sha512-gsNoxmqWLBh5IT9qQLNJoIo4iDiw+ptsFSGca5STVBhHYeJ2yKzaiWSZ9Ovp4opJvCXQQI7M3o2pM7lqQQxA8g=="
"version": "4.7.2",
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-4.7.2.tgz",
"integrity": "sha512-OfuaUfPXnXQn1ehbUSy7NDii9R/arvtHZH5VSDfhxMtk5iC5UWyzATe4p03CoVINKo76Bdln/QghUAw4NhQZXg=="
},
"next-svgr": {
"version": "0.0.2",

View File

@ -18,7 +18,7 @@
"axios": "^0.19.2",
"ipfs-http-client": "^44.0.3",
"next": "^9.4.4",
"next-seo": "^4.7.1",
"next-seo": "^4.7.2",
"next-svgr": "^0.0.2",
"react": "^16.13.0",
"react-dom": "^16.13.0",