Skip to content

Commit 37c76b8

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 fda9709 commit 37c76b8

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
@@ -9479,10 +9479,10 @@ next-mdx@^0.6.0, next-mdx@^0.6.2:
94799479
next-mdx-remote "^2.1.3"
94809480
node-cache "^5.1.2"
94819481

9482-
next-seo@^4.23.0:
9483-
version "4.29.0"
9484-
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.29.0.tgz#d281e95ba47914117cc99e9e468599f0547d9b9b"
9485-
integrity sha512-xmwzcz4uHaYJ8glbuhs6FSBQ7z3irmdPYdJJ5saWm72Uy3o+mPKGaPCXQetTCE6/xxVnpoDV4yFtFlEjUcljSg==
9482+
next-seo@^6.5.0:
9483+
version "6.5.0"
9484+
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-6.5.0.tgz#5ccfbcfaced9d296499aa88f074b9e82e252a9c8"
9485+
integrity sha512-MfzUeWTN/x/rsKp/1n0213eojO97lIl0unxqbeCY+6pAucViHDA8GSLRRcXpgjsSmBxfCFdfpu7LXbt4ANQoNQ==
94869486

94879487
"next@^12.2.0 || ^13", "next@^12.2.3 || ^13":
94889488
version "13.5.6"

0 commit comments

Comments
 (0)