Skip to content

Commit 540be73

Browse files
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](garmeeh/next-seo@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] <[email protected]>
1 parent f6af41b commit 540be73

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

www/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"next": "^12.2.3",
2020
"next-mdx": "^0.6.0",
2121
"next-mdx-toc": "^0.1.1",
22-
"next-seo": "^4.23.0",
22+
"next-seo": "^6.5.0",
2323
"prism-react-renderer": "^1.3.1",
2424
"react": "^17.0.2",
2525
"react-dom": "^17.0.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9464,10 +9464,10 @@ next-mdx@^0.6.0, next-mdx@^0.6.2:
94649464
next-mdx-remote "^2.1.3"
94659465
node-cache "^5.1.2"
94669466

9467-
next-seo@^4.23.0:
9468-
version "4.29.0"
9469-
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.29.0.tgz#d281e95ba47914117cc99e9e468599f0547d9b9b"
9470-
integrity sha512-xmwzcz4uHaYJ8glbuhs6FSBQ7z3irmdPYdJJ5saWm72Uy3o+mPKGaPCXQetTCE6/xxVnpoDV4yFtFlEjUcljSg==
9467+
next-seo@^6.5.0:
9468+
version "6.5.0"
9469+
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-6.5.0.tgz#5ccfbcfaced9d296499aa88f074b9e82e252a9c8"
9470+
integrity sha512-MfzUeWTN/x/rsKp/1n0213eojO97lIl0unxqbeCY+6pAucViHDA8GSLRRcXpgjsSmBxfCFdfpu7LXbt4ANQoNQ==
94719471

94729472
"next@^12.2.0 || ^13":
94739473
version "13.5.6"

0 commit comments

Comments
 (0)