Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
build(deps): bump next-auth from 5.0.0-beta.16 to 5.0.0-beta.17
Browse files Browse the repository at this point in the history
Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 5.0.0-beta.16 to 5.0.0-beta.17.
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Commits](https://github.com/nextauthjs/next-auth/compare/[email protected]@5.0.0-beta.17)

---
updated-dependencies:
- dependency-name: next-auth
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 25, 2024
1 parent 91704e6 commit 7171d5a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@cs/kyaku": "*",
"bcrypt": "^5.1.1",
"next": "^14.2.3",
"next-auth": "^5.0.0-beta.16",
"next-auth": "^5.0.0-beta.17",
"react": "18.2.0",
"react-dom": "18.2.0",
"zod": "^3.23.4"
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ __metadata:
languageName: node
linkType: hard

"@auth/core@npm:0.28.1":
version: 0.28.1
resolution: "@auth/core@npm:0.28.1"
"@auth/core@npm:0.28.2, @auth/core@npm:^0.28.2":
version: 0.28.2
resolution: "@auth/core@npm:0.28.2"
dependencies:
"@panva/hkdf": "npm:^1.1.1"
"@types/cookie": "npm:0.6.0"
Expand All @@ -58,13 +58,13 @@ __metadata:
optional: true
nodemailer:
optional: true
checksum: 10c0/bfd9cf3109f0b6271eeb551fa010d3eaef8c5c723a5c0c23be5f291bbb1132067fa222dda8793dbc37732d99881d613a25ae28c933ca2706184998a8ae1ba052
checksum: 10c0/bea9da03fb33a4da4109df7fc3ecb35c323df184a0138fdbf44a801cd945aa18b175280ab6cd6e252926836923559eff998b6e30bdf937f30613acd315e2a205
languageName: node
linkType: hard

"@auth/core@npm:0.28.2, @auth/core@npm:^0.28.2":
version: 0.28.2
resolution: "@auth/core@npm:0.28.2"
"@auth/core@npm:0.30.0":
version: 0.30.0
resolution: "@auth/core@npm:0.30.0"
dependencies:
"@panva/hkdf": "npm:^1.1.1"
"@types/cookie": "npm:0.6.0"
Expand All @@ -84,7 +84,7 @@ __metadata:
optional: true
nodemailer:
optional: true
checksum: 10c0/bea9da03fb33a4da4109df7fc3ecb35c323df184a0138fdbf44a801cd945aa18b175280ab6cd6e252926836923559eff998b6e30bdf937f30613acd315e2a205
checksum: 10c0/caa94cc9b42c354fef57e337a844bca0c0770ac809ba1cf00b30d7fc2e383d1d42dafeb3e39b9dde92b85a9eb821cde905b662638bfe98d8e2439c6d3e64c8cd
languageName: node
linkType: hard

Expand Down Expand Up @@ -1616,7 +1616,7 @@ __metadata:
bcrypt: "npm:^5.1.1"
eslint: "npm:^8.57.0"
next: "npm:^14.2.3"
next-auth: "npm:^5.0.0-beta.16"
next-auth: "npm:^5.0.0-beta.17"
prettier: "npm:^3.2.5"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
Expand Down Expand Up @@ -11162,11 +11162,11 @@ __metadata:
languageName: node
linkType: hard

"next-auth@npm:^5.0.0-beta.16":
version: 5.0.0-beta.16
resolution: "next-auth@npm:5.0.0-beta.16"
"next-auth@npm:^5.0.0-beta.17":
version: 5.0.0-beta.17
resolution: "next-auth@npm:5.0.0-beta.17"
dependencies:
"@auth/core": "npm:0.28.1"
"@auth/core": "npm:0.30.0"
peerDependencies:
"@simplewebauthn/browser": ^9.0.1
"@simplewebauthn/server": ^9.0.2
Expand All @@ -11180,7 +11180,7 @@ __metadata:
optional: true
nodemailer:
optional: true
checksum: 10c0/f49cfdf06c6ce94a73a92a13f4d93d990d08d922d0f98e5182a05d860b0f7c89f479cf8a0509089f29ea00d75cc2fce0fa4044fa391b1dd1d370f26e7626493d
checksum: 10c0/a69ea4f52b106313fc1a476eef1a0f3946f794dfe985c29feb2a592f241cb47e7bdcba7e8b5739c76c300ee0c0cb64e39be22cab152c7f52ff0c637af4c39371
languageName: node
linkType: hard

Expand Down

0 comments on commit 7171d5a

Please sign in to comment.