mirror of
https://github.com/kremalicious/ipfs.git
synced 2024-11-22 01:37:07 +01:00
Bump next-seo from 4.7.2 to 4.7.3
Bumps [next-seo](https://github.com/garmeeh/next-seo) from 4.7.2 to 4.7.3. - [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.2...v4.7.3) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d4449631af
commit
139af274b9
6
package-lock.json
generated
6
package-lock.json
generated
@ -13746,9 +13746,9 @@
|
||||
}
|
||||
},
|
||||
"next-seo": {
|
||||
"version": "4.7.2",
|
||||
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-4.7.2.tgz",
|
||||
"integrity": "sha512-OfuaUfPXnXQn1ehbUSy7NDii9R/arvtHZH5VSDfhxMtk5iC5UWyzATe4p03CoVINKo76Bdln/QghUAw4NhQZXg=="
|
||||
"version": "4.7.3",
|
||||
"resolved": "https://registry.npmjs.org/next-seo/-/next-seo-4.7.3.tgz",
|
||||
"integrity": "sha512-hEl6fVbYU6h0EqGTqsVM3aEbn+ejlV7JjjIRLzT8at5TDxXQWs1Ypd0UA9oalHfVo7rDbWawD9rrvMe+PWl4kw=="
|
||||
},
|
||||
"next-svgr": {
|
||||
"version": "0.0.2",
|
||||
|
@ -18,7 +18,7 @@
|
||||
"axios": "^0.19.2",
|
||||
"ipfs-http-client": "^44.0.3",
|
||||
"next": "^9.4.4",
|
||||
"next-seo": "^4.7.2",
|
||||
"next-seo": "^4.7.3",
|
||||
"next-svgr": "^0.0.2",
|
||||
"react": "^16.13.0",
|
||||
"react-dom": "^16.13.0",
|
||||
|
Loading…
Reference in New Issue
Block a user