From 540be73737f14602b63ab901b4cc77b81e42e7cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 03:44:42 +0000 Subject: [PATCH] build(deps): bump next-seo from 4.29.0 to 6.5.0 Bumps [next-seo](https://github.com/garmeeh/next-seo) from 4.29.0 to 6.5.0. - [Release notes](https://github.com/garmeeh/next-seo/releases) - [Commits](https://github.com/garmeeh/next-seo/compare/v4.29.0...v6.5.0) --- updated-dependencies: - dependency-name: next-seo dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- www/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/package.json b/www/package.json index cca8df59..12db76d4 100644 --- a/www/package.json +++ b/www/package.json @@ -19,7 +19,7 @@ "next": "^12.2.3", "next-mdx": "^0.6.0", "next-mdx-toc": "^0.1.1", - "next-seo": "^4.23.0", + "next-seo": "^6.5.0", "prism-react-renderer": "^1.3.1", "react": "^17.0.2", "react-dom": "^17.0.2", diff --git a/yarn.lock b/yarn.lock index e4e8a189..623b68a0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9464,10 +9464,10 @@ next-mdx@^0.6.0, next-mdx@^0.6.2: next-mdx-remote "^2.1.3" node-cache "^5.1.2" -next-seo@^4.23.0: - version "4.29.0" - resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.29.0.tgz#d281e95ba47914117cc99e9e468599f0547d9b9b" - integrity sha512-xmwzcz4uHaYJ8glbuhs6FSBQ7z3irmdPYdJJ5saWm72Uy3o+mPKGaPCXQetTCE6/xxVnpoDV4yFtFlEjUcljSg== +next-seo@^6.5.0: + version "6.5.0" + resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-6.5.0.tgz#5ccfbcfaced9d296499aa88f074b9e82e252a9c8" + integrity sha512-MfzUeWTN/x/rsKp/1n0213eojO97lIl0unxqbeCY+6pAucViHDA8GSLRRcXpgjsSmBxfCFdfpu7LXbt4ANQoNQ== "next@^12.2.0 || ^13": version "13.5.6"