From 8ee445deb7720e4ec4f316dbf505e56da041f308 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 18:36:42 +0000 Subject: [PATCH] Bump next-seo from 5.11.1 to 5.13.0 Bumps [next-seo](https://github.com/garmeeh/next-seo) from 5.11.1 to 5.13.0. - [Release notes](https://github.com/garmeeh/next-seo/releases) - [Commits](https://github.com/garmeeh/next-seo/compare/v5.11.1...v5.13.0) --- updated-dependencies: - dependency-name: next-seo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 4e6a2cd..ffd8c1a 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "critters": "^0.0.16", "ioredis": "^5.2.3", "next": "12", - "next-seo": "^5.11.1", + "next-seo": "^5.13.0", "next-themes": "^0.2.1", "node-fetch": "^3.2.10", "prop-types": "^15.8.1", diff --git a/yarn.lock b/yarn.lock index 33f9b53..eadb226 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2123,9 +2123,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.11.1: - version "5.11.1" - resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-5.11.1.tgz#256071c2c359003924c64678fbf6ac283680b66f" +next-seo@^5.13.0: + version "5.13.0" + resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-5.13.0.tgz#69c0773ce7b641e719173d4f32a9758711d62b6b" + integrity sha512-3n6cOjXydxXlrbMIWcU+D6TllKj72C2rg7IdgoxoKOnfC8ah3U0VUIGRApKXK0wi5ME1m+TBq9isAFFbFdbWXQ== next-themes@^0.2.1: version "0.2.1"