From 6cee223845086379b768e3aec61534eebaeb68fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 01:23:36 +0000 Subject: [PATCH] Bump next-seo from 5.14.1 to 5.15.0 Bumps [next-seo](https://github.com/garmeeh/next-seo) from 5.14.1 to 5.15.0. - [Release notes](https://github.com/garmeeh/next-seo/releases) - [Commits](https://github.com/garmeeh/next-seo/compare/v5.14.1...v5.15.0) --- updated-dependencies: - dependency-name: next-seo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index b96df39..9ebc339 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "critters": "^0.0.16", "ioredis": "^5.2.4", "next": "13", - "next-seo": "^5.14.1", + "next-seo": "^5.15.0", "next-themes": "^0.2.1", "node-fetch": "^3.3.0", "prop-types": "^15.8.1", @@ -4453,9 +4453,9 @@ } }, "node_modules/next-seo": { - "version": "5.14.1", - "resolved": "https://registry.npmjs.org/next-seo/-/next-seo-5.14.1.tgz", - "integrity": "sha512-NiJeQbxYP3z+EMp52q8k3Q+OfX2+Yv2WehERDj98r2wjXxL+woKpRBdsSVYolTD0Hm8IWs42SzaISE93RoQdOw==", + "version": "5.15.0", + "resolved": "https://registry.npmjs.org/next-seo/-/next-seo-5.15.0.tgz", + "integrity": "sha512-LGbcY91yDKGMb7YI+28n3g+RuChUkt6pXNpa8FkfKkEmNiJkeRDEXTnnjVtwT9FmMhG6NH8qwHTelGrlYm9rgg==", "peerDependencies": { "next": "^8.1.1-canary.54 || >=9.0.0", "react": ">=16.0.0", @@ -9225,9 +9225,9 @@ } }, "next-seo": { - "version": "5.14.1", - "resolved": "https://registry.npmjs.org/next-seo/-/next-seo-5.14.1.tgz", - "integrity": "sha512-NiJeQbxYP3z+EMp52q8k3Q+OfX2+Yv2WehERDj98r2wjXxL+woKpRBdsSVYolTD0Hm8IWs42SzaISE93RoQdOw==", + "version": "5.15.0", + "resolved": "https://registry.npmjs.org/next-seo/-/next-seo-5.15.0.tgz", + "integrity": "sha512-LGbcY91yDKGMb7YI+28n3g+RuChUkt6pXNpa8FkfKkEmNiJkeRDEXTnnjVtwT9FmMhG6NH8qwHTelGrlYm9rgg==", "requires": {} }, "next-themes": { diff --git a/package.json b/package.json index 2a7db07..9e9ed9f 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "critters": "^0.0.16", "ioredis": "^5.2.4", "next": "13", - "next-seo": "^5.14.1", + "next-seo": "^5.15.0", "next-themes": "^0.2.1", "node-fetch": "^3.3.0", "prop-types": "^15.8.1", diff --git a/yarn.lock b/yarn.lock index b2b8007..9f2234d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2223,10 +2223,10 @@ natural-compare@^1.4.0: version "1.4.0" resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz" -next-seo@^5.14.1: - version "5.14.1" - resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-5.14.1.tgz#d07322edc37634fbd9beca51fb04177910d8031c" - integrity sha512-NiJeQbxYP3z+EMp52q8k3Q+OfX2+Yv2WehERDj98r2wjXxL+woKpRBdsSVYolTD0Hm8IWs42SzaISE93RoQdOw== +next-seo@^5.15.0: + version "5.15.0" + resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-5.15.0.tgz#b1a90508599774982909ea44803323c6fb7b50f4" + integrity sha512-LGbcY91yDKGMb7YI+28n3g+RuChUkt6pXNpa8FkfKkEmNiJkeRDEXTnnjVtwT9FmMhG6NH8qwHTelGrlYm9rgg== next-themes@^0.2.1: version "0.2.1"