Skip to content

Commit

Permalink
Merge pull request #126 from ThiagoPereiraUFV/dependabot/npm_and_yarn…
Browse files Browse the repository at this point in the history
…/next-auth-4.24.5

build(deps): bump next-auth from 4.20.1 to 4.24.5
  • Loading branch information
ThiagoPereiraUFV authored Jan 14, 2024
2 parents 64b1490 + 26f5184 commit 881b192
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 @@ -30,7 +30,7 @@
"autoprefixer": "^10.4.14",
"axios": "^1.2.3",
"next": "13.1.6",
"next-auth": "^4.20.1",
"next-auth": "^4.24.5",
"nextjs-progressbar": "^0.0.16",
"nprogress": "^0.2.0",
"postcss": "^8.4.31",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4873,10 +4873,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.20.1:
version "4.20.1"
resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.20.1.tgz#6e65c4fde14171f6ce64f05f672f80f39fc418c7"
integrity sha512-ZcTUN4qzzZ/zJYgOW0hMXccpheWtAol8QOMdMts+LYRcsPGsqf2hEityyaKyECQVw1cWInb9dF3wYwI5GZdEmQ==
next-auth@^4.24.5:
version "4.24.5"
resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.24.5.tgz#1fd1bfc0603c61fd2ba6fd81b976af690edbf07e"
integrity sha512-3RafV3XbfIKk6rF6GlLE4/KxjTcuMCifqrmD+98ejFq73SRoj2rmzoca8u764977lH/Q7jo6Xu6yM+Re1Mz/Og==
dependencies:
"@babel/runtime" "^7.20.13"
"@panva/hkdf" "^1.0.2"
Expand Down

0 comments on commit 881b192

Please sign in to comment.