From aac2a6470da60f0d148910643afb0bcdc7d17a8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 07:44:24 +0000 Subject: [PATCH] chore(deps): bump next-seo from 7.0.1 to 7.2.0 Bumps [next-seo](https://github.com/garmeeh/next-seo) from 7.0.1 to 7.2.0. - [Release notes](https://github.com/garmeeh/next-seo/releases) - [Changelog](https://github.com/garmeeh/next-seo/blob/main/CHANGELOG.md) - [Commits](https://github.com/garmeeh/next-seo/compare/next-seo@7.0.1...next-seo@7.2.0) --- updated-dependencies: - dependency-name: next-seo dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index f56b15e0..d1e3d5c7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5044,9 +5044,9 @@ next-mdx-remote@^4.2.1: vfile-matter "^3.0.1" next-seo@7: - version "7.0.1" - resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-7.0.1.tgz#913cbf53ed883928e156b75bcd6c1dee5103a9c9" - integrity sha512-NxcnWaT7dLZdPjWOD6JZm1pUpJ1zxoDBOuXBR72fTTMqqO/bchcjkBJpx27MDACDJrIVwxfKPq5qGcv17qZiBQ== + version "7.2.0" + resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-7.2.0.tgz#2fda1ed2a88af37f1067e9383e57649922b256e8" + integrity sha512-ST7/YB8g0SXGuEKNucBz9wiP6nCYVZ4v8qJB7rAz9Vr1X98mw5orWL9COr8td/dzqtCYd4xaIg0YVCq5Yy3PQA== next-seo@^6.0.0: version "6.8.0"