Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.

Commit

Permalink
Bump next-auth from 3.2.1 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Changelog](https://github.com/nextauthjs/next-auth/blob/main/CHANGELOG.md)
- [Commits](nextauthjs/next-auth@v3.2.1...v3.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 15, 2021
1 parent 10b3572 commit ec7a52a
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 @@ -29,7 +29,7 @@
"date-fns": "^2.17.0",
"mongodb": "^3.6.4",
"next": "^10.0.4",
"next-auth": "^3.2.1",
"next-auth": "^3.3.0",
"react": "latest",
"react-dom": "^17.0.1",
"react-hook-form": "^6.15.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4941,10 +4941,10 @@ neo-async@^2.6.2:
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==

next-auth@^3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-3.2.1.tgz#198999ea2ceef2edeba410216ebc34d728c585c5"
integrity sha512-Ahvoq2rt5hqc7FYSA73viMp9m3AsFAP3VfSEjDtszxmOYRLPxjf06+GcZZC0dfofruvnrYmUe9ldHmZTVpUUQA==
next-auth@^3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-3.3.0.tgz#ab0a4d348eda20fcb1173dcb299e983a87ec223b"
integrity sha512-Ur5V1WVW4K0sUUEpCqU6cyjJBpWaCcrPS22J+PDIv+7pHjIJ5B0+9IzItLr0c+ZkA6qOctd48l7S3gZjwQz4oA==
dependencies:
crypto-js "^4.0.0"
futoin-hkdf "^1.3.2"
Expand Down

0 comments on commit ec7a52a

Please sign in to comment.