diff --git a/package.json b/package.json index 0f395a7..f9521df 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@types/react-dom": "^18.3.0", "moment": "^2.29.4", "next": "^14.2.5", - "next-seo": "^5.1.0", + "next-seo": "^6.5.0", "react": "^18.3.1", "react-dom": "^18.3.1" }, diff --git a/yarn.lock b/yarn.lock index adf5a99..9133751 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4172,10 +4172,10 @@ natural-compare@^1.4.0: resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz" integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc= -next-seo@^5.1.0: - version "5.1.0" - resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-5.1.0.tgz#aa9fd6249a11bf93e6da06fa2a6bc89268936edf" - integrity sha512-ampuQfNTOi1x+xtRIb6CZGunIo6rQXtMo2Tyu861d5GjJFIwfOXsA4lzCa4+e2rLkyXDyVpavNNUZWa3US9ELw== +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@^14.2.5: version "14.2.5"