diff --git a/torchci/package.json b/torchci/package.json index 36ecb62a36..22a74075ff 100644 --- a/torchci/package.json +++ b/torchci/package.json @@ -50,7 +50,7 @@ "minimatch": "^9.0.3", "minimist": "^1.2.6", "next": "15.5.0", - "next-auth": "^4.24.11", + "next-auth": "^4.24.12", "octokit": "^1.7.1", "pino-std-serializers": "^7.0.0", "probot": "^12.3.3", diff --git a/torchci/yarn.lock b/torchci/yarn.lock index 67f9c28037..b8bf61a98c 100644 --- a/torchci/yarn.lock +++ b/torchci/yarn.lock @@ -7335,10 +7335,10 @@ neo-async@^2.6.0: resolved "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz" integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw== -next-auth@^4.24.11: - version "4.24.11" - resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.24.11.tgz#16eeb76d37fbc8fe887561b454f8167f490c381f" - integrity sha512-pCFXzIDQX7xmHFs4KVH4luCjaCbuPRtZ9oBUjUhOk84mZ9WVPf94n87TxYI4rSRf9HmfHEF8Yep3JrYDVOo3Cw== +next-auth@^4.24.12: + version "4.24.12" + resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.24.12.tgz#39574c0845a100f0e64f7d214940bed1bae6abac" + integrity sha512-wooJAL5Md9Fn2UwUI2qN9TY/+k8HJGRyi3TdSt/xHfDTtdpPxDqmo4v8hUrKGb+d66FB/rYy9RutA/9EeJrK0Q== dependencies: "@babel/runtime" "^7.20.13" "@panva/hkdf" "^1.0.2"