From 2ea87a76ffcb901b28ed2ae821107be98527daa0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 17:12:45 +0000 Subject: [PATCH] Bump next-seo from 4.24.0 to 5.15.0 Bumps [next-seo](https://github.com/garmeeh/next-seo) from 4.24.0 to 5.15.0. - [Release notes](https://github.com/garmeeh/next-seo/releases) - [Commits](https://github.com/garmeeh/next-seo/compare/v4.24.0...v5.15.0) --- updated-dependencies: - dependency-name: next-seo dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e8a7ec3..51b60dc 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "axios": "^1.1.2", "configcat-node": "^8.0.0", "next": "^12.1.0", - "next-seo": "^4.24.0", + "next-seo": "^5.15.0", "next-themes": "^0.2.1", "react": "^17.0.2", "react-dom": "^17.0.2", diff --git a/yarn.lock b/yarn.lock index a356402..3454b57 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1962,10 +1962,10 @@ natural-compare@^1.4.0: resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7" integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc= -next-seo@^4.24.0: - version "4.24.0" - resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.24.0.tgz#7c0447da00b8574dcda5c6979771a7f6efd24f55" - integrity sha512-9VQXfXAelhE+hAWzJ4azigQaW3FPX0kU0eYKFQXKsQjgY7AWtukjRGXls0oSIk8khhDJwmCt46EwsO9n5DDW6Q== +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"