Skip to content
This repository was archived by the owner on Mar 18, 2024. It is now read-only.

Commit e8b371f

Browse files
committed
Update dependency next-auth to v4.24.4 [skip netlify]
1 parent 4703440 commit e8b371f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@
4646
"linkify-html": "4.1.1",
4747
"linkifyjs": "4.1.1",
4848
"mltshp-patterns": "2.5.0",
49-
"next-auth": "4.24.3"
49+
"next-auth": "4.24.4"
5050
}
5151
}

yarn.lock

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

4143-
4144-
version "4.24.3"
4145-
resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.24.3.tgz#1c57e6ec66fa69744cc9d28989a36916da4e6d19"
4146-
integrity sha512-n1EvmY7MwQMSOkCh6jhI6uBneB6VVtkYELVMEwVaCLD1mBD3IAAucwk+90kgxramW09nSp5drvynwfNCi1JjaQ==
4143+
4144+
version "4.24.4"
4145+
resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.24.4.tgz#ec8aa72963c4c8d325ebc21f4c15e3b46647026e"
4146+
integrity sha512-5DGffi+OpkbU62vPQIJ1z+hFnmow+ec5Qrn9m6eoglIO51m0DlrmLxBduZEwKAYDEg9k2joi1yelgmq1vqK3aQ==
41474147
dependencies:
41484148
"@babel/runtime" "^7.20.13"
41494149
"@panva/hkdf" "^1.0.2"

0 commit comments

Comments
 (0)