diff --git a/package.json b/package.json index 2b7b75d..e90ba58 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "framer-motion": "^11.3.8", "googleapis": "^140.0.1", "next": "^14.2.5", - "next-seo": "^6.5.0", + "next-seo": "^7.0.0", "react": "^18.3.1", "react-dom": "^18.3.1", "react-icons": "^5.2.1", diff --git a/yarn.lock b/yarn.lock index 008b686..8bf396e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -868,10 +868,10 @@ nanoid@^3.3.6: resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b" integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w== -next-seo@^6.5.0: - version "6.8.0" - resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-6.8.0.tgz#0265ec75ad5ddca3d2a11dd86534a15065043651" - integrity sha512-zcxaV67PFXCSf8e6SXxbxPaOTgc8St/esxfsYXfQXMM24UESUVSXFm7f2A9HMkAwa0Gqn4s64HxYZAGfdF4Vhg== +next-seo@^7.0.0: + version "7.2.0" + resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-7.2.0.tgz#2fda1ed2a88af37f1067e9383e57649922b256e8" + integrity sha512-ST7/YB8g0SXGuEKNucBz9wiP6nCYVZ4v8qJB7rAz9Vr1X98mw5orWL9COr8td/dzqtCYd4xaIg0YVCq5Yy3PQA== next@^14.2.5: version "14.2.35"