diff --git a/package.json b/package.json index f19a4e9..332a230 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "fuzzaldrin": "^2.1.0", "leaflet": "^1.9.3", "next": "^16.1.7", - "next-auth": "^4.19.2", + "next-auth": "^4.24.14", "next-mdx-remote": "^6.0.0", "nprogress": "^0.2.0", "prop-type": "^0.0.1", diff --git a/yarn.lock b/yarn.lock index cfd3876..22773a2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1831,10 +1831,10 @@ nanoid@^3.3.6: resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz" integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w== -next-auth@^4.19.2: - version "4.24.13" - resolved "https://registry.npmjs.org/next-auth/-/next-auth-4.24.13.tgz" - integrity sha512-sgObCfcfL7BzIK76SS5TnQtc3yo2Oifp/yIpfv6fMfeBOiBJkDWF3A2y9+yqnmJ4JKc2C+nMjSjmgDeTwgN1rQ== +next-auth@^4.24.14: + version "4.24.14" + resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.24.14.tgz#c14916e215f8f4aef2358e694bd14c40212139b2" + integrity sha512-YRz6xFDXKUwiXSMMChbrBEWyFktZ1qZXEgeSHQQ3nsy08B4c/xLk6REeutRsIFwkjY/1+ShHnu07DN3JeJguig== dependencies: "@babel/runtime" "^7.20.13" "@panva/hkdf" "^1.0.2"