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"