Skip to content

Commit 7e63438

Browse files
fix(deps): update dependency next-auth to v4.24.13
1 parent 049fcbb commit 7e63438

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

with-nextauth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@supabase/supabase-js": "2.39.7",
1616
"jsonwebtoken": "9.0.2",
1717
"next": "14.2.30",
18-
"next-auth": "4.24.12",
18+
"next-auth": "4.24.13",
1919
"nodemailer": "6.9.11",
2020
"react": "18.3.1",
2121
"react-dom": "18.3.1",

with-nextauth/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2455,10 +2455,10 @@ natural-compare@^1.4.0:
24552455
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
24562456
integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==
24572457

2458-
next-auth@4.24.12:
2459-
version "4.24.12"
2460-
resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.24.12.tgz#39574c0845a100f0e64f7d214940bed1bae6abac"
2461-
integrity sha512-wooJAL5Md9Fn2UwUI2qN9TY/+k8HJGRyi3TdSt/xHfDTtdpPxDqmo4v8hUrKGb+d66FB/rYy9RutA/9EeJrK0Q==
2458+
next-auth@4.24.13:
2459+
version "4.24.13"
2460+
resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.24.13.tgz#e55e524b3c060d670c3fa2c0731026894b9897c6"
2461+
integrity sha512-sgObCfcfL7BzIK76SS5TnQtc3yo2Oifp/yIpfv6fMfeBOiBJkDWF3A2y9+yqnmJ4JKc2C+nMjSjmgDeTwgN1rQ==
24622462
dependencies:
24632463
"@babel/runtime" "^7.20.13"
24642464
"@panva/hkdf" "^1.0.2"

0 commit comments

Comments
 (0)