Skip to content

Commit

Permalink
Merge pull request #463 from storyofams/dependabot/npm_and_yarn/examp…
Browse files Browse the repository at this point in the history
…les/with-next-auth/next-auth-4.10.3

chore(deps): bump next-auth from 4.9.0 to 4.10.3 in /examples/with-next-auth

[skip ci]
  • Loading branch information
ggurkal committed Aug 3, 2022
2 parents 912ea26 + a1fcd3f commit 224c338
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion examples/with-next-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"class-transformer": "^0.4.0",
"class-validator": "^0.13.1",
"next": "^12.1.0",
"next-auth": "^4.9.0",
"next-auth": "^4.10.3",
"path-to-regexp": "^6.2.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand Down
8 changes: 4 additions & 4 deletions examples/with-next-auth/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1669,10 +1669,10 @@ natural-compare@^1.4.0:
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=

next-auth@^4.9.0:
version "4.9.0"
resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.9.0.tgz#0d8cabcb22a976744131a2e68d5f08756f322593"
integrity sha512-/4S5dFeyNg2nXlD7g/Sh5A4WZWnUMDpEf8x/x+gzmAf5cAY2SjDM6sLk9u4XRmsndsxQpIMWDw03sUTAD+Yzog==
next-auth@^4.10.3:
version "4.10.3"
resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.10.3.tgz#0a952dd5004fd2ac2ba414c990922cf9b33951a3"
integrity sha512-7zc4aXYc/EEln7Pkcsn21V1IevaTZsMLJwapfbnKA4+JY0+jFzWbt5p/ljugesGIrN4VOZhpZIw50EaFZyghJQ==
dependencies:
"@babel/runtime" "^7.16.3"
"@panva/hkdf" "^1.0.1"
Expand Down

1 comment on commit 224c338

@vercel
Copy link

@vercel vercel bot commented on 224c338 Aug 3, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.