From 139af274b96b382c7caf312058d2f3994df0dc6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2020 04:41:21 +0000 Subject: [PATCH] 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] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3412070..1404c60 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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", diff --git a/package.json b/package.json index b475767..c38a27b 100644 --- a/package.json +++ b/package.json @@ -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",