diff --git a/package.json b/package.json index c355033..24cb41e 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "gray-matter": "^4.0.3", "next": "13.3.2", "next-auth": "^4.19.2", - "next-seo": "^5.15.0", + "next-seo": "^6.1.0", "react": "18.2.0", "react-dom": "18.2.0", "react-icons": "^4.7.1", diff --git a/yarn.lock b/yarn.lock index b64eebe..65d3af6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4416,10 +4416,10 @@ next-auth@^4.19.2: preact-render-to-string "^5.1.19" uuid "^8.3.2" -next-seo@^5.15.0: - version "5.15.0" - resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-5.15.0.tgz#b1a90508599774982909ea44803323c6fb7b50f4" - integrity sha512-LGbcY91yDKGMb7YI+28n3g+RuChUkt6pXNpa8FkfKkEmNiJkeRDEXTnnjVtwT9FmMhG6NH8qwHTelGrlYm9rgg== +next-seo@^6.1.0: + version "6.1.0" + resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-6.1.0.tgz#b60b06958cc77e7ed56f0a61b2d6cd0afed88ebb" + integrity sha512-iMBpFoJsR5zWhguHJvsoBDxDSmdYTHtnVPB1ij+CD0NReQCP78ZxxbdL9qkKIf4oEuZEqZkrjAQLB0bkII7RYA== next@13.3.2: version "13.3.2"