From a0e6c7f15153b869c18f3b20280876be2e6513d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 20:49:12 +0000 Subject: [PATCH] build(deps): bump next-seo from 6.1.0 to 6.5.0 Bumps [next-seo](https://github.com/garmeeh/next-seo) from 6.1.0 to 6.5.0. - [Release notes](https://github.com/garmeeh/next-seo/releases) - [Commits](https://github.com/garmeeh/next-seo/compare/v6.1.0...v6.5.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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index b27b9b1..69af2e4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4498,9 +4498,9 @@ } }, "node_modules/next-seo": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/next-seo/-/next-seo-6.1.0.tgz", - "integrity": "sha512-iMBpFoJsR5zWhguHJvsoBDxDSmdYTHtnVPB1ij+CD0NReQCP78ZxxbdL9qkKIf4oEuZEqZkrjAQLB0bkII7RYA==", + "version": "6.5.0", + "resolved": "https://registry.npmjs.org/next-seo/-/next-seo-6.5.0.tgz", + "integrity": "sha512-MfzUeWTN/x/rsKp/1n0213eojO97lIl0unxqbeCY+6pAucViHDA8GSLRRcXpgjsSmBxfCFdfpu7LXbt4ANQoNQ==", "peerDependencies": { "next": "^8.1.1-canary.54 || >=9.0.0", "react": ">=16.0.0",