Skip to content

Commit

Permalink
Merge pull request #417 from aulianza/depfu/update/yarn/next-auth-4.2…
Browse files Browse the repository at this point in the history
…4.11

Update next-auth 4.24.10 → 4.24.11 (patch)
  • Loading branch information
aulianza authored Dec 23, 2024
2 parents 97d3382 + 7785829 commit d4311a8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"gray-matter": "^4.0.3",
"moment": "^2.30.1",
"next": "14.2.15",
"next-auth": "^4.24.10",
"next-auth": "^4.24.11",
"next-seo": "^6.6.0",
"next-sitemap": "^4.2.3",
"next-themes": "^0.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6807,10 +6807,10 @@ natural-compare@^1.4.0:
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==

next-auth@^4.24.10:
version "4.24.10"
resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.24.10.tgz#343d5de8067fde5dae1111ca6b7bef1fbe4d78fe"
integrity sha512-8NGqiRO1GXBcVfV8tbbGcUgQkAGsX4GRzzXXea4lDikAsJtD5KiEY34bfhUOjHLvr6rT6afpcxw2H8EZqOV6aQ==
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==
dependencies:
"@babel/runtime" "^7.20.13"
"@panva/hkdf" "^1.0.2"
Expand Down

0 comments on commit d4311a8

Please sign in to comment.