Skip to content

Commit 0d06bef

Browse files
Bump next-auth from 4.23.1 to 4.24.5
Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 4.23.1 to 4.24.5. - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Commits](https://github.com/nextauthjs/next-auth/compare/[email protected]@4.24.5) --- updated-dependencies: - dependency-name: next-auth dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 003ff84 commit 0d06bef

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"eslint-config-next": "13.5.2",
1515
"mongoose": "8.0.2",
1616
"next": "13.4.19",
17-
"next-auth": "^4.23.1",
17+
"next-auth": "^4.24.5",
1818
"react": "18.2.0",
1919
"react-dom": "18.2.0",
2020
"swr": "^2.2.1"

yarn.lock

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

1774-
next-auth@^4.23.1:
1775-
version "4.23.1"
1776-
resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.23.1.tgz#7a82f5327cf4c7e32819da4eb977f2251a23c3cf"
1777-
integrity sha512-mL083z8KgRtlrIV6CDca2H1kduWJuK/3pTS0Fe2og15KOm4v2kkLGdSDfc2g+019aEBrJUT0pPW2Xx42ImN1WA==
1774+
next-auth@^4.24.5:
1775+
version "4.24.5"
1776+
resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.24.5.tgz#1fd1bfc0603c61fd2ba6fd81b976af690edbf07e"
1777+
integrity sha512-3RafV3XbfIKk6rF6GlLE4/KxjTcuMCifqrmD+98ejFq73SRoj2rmzoca8u764977lH/Q7jo6Xu6yM+Re1Mz/Og==
17781778
dependencies:
17791779
"@babel/runtime" "^7.20.13"
17801780
"@panva/hkdf" "^1.0.2"

0 commit comments

Comments
 (0)