Skip to content

Commit

Permalink
#13 Switch to stable Auth0 v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronjones0 committed Aug 5, 2023
1 parent 9a2c0d6 commit 5692a5c
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 @@ -10,7 +10,7 @@
"lint": "next lint"
},
"dependencies": {
"@auth0/nextjs-auth0": "^3.0.0-beta.3",
"@auth0/nextjs-auth0": "^3.0.1",
"@headlessui/react": "^1.7.15",
"@heroicons/react": "^2.0.18",
"@reduxjs/toolkit": "^1.9.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
resolved "https://registry.yarnpkg.com/@alloc/quick-lru/-/quick-lru-5.2.0.tgz#7bf68b20c0a350f936915fcae06f58e32007ce30"
integrity sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==

"@auth0/nextjs-auth0@^3.0.0-beta.3":
version "3.0.0-beta.3"
resolved "https://registry.yarnpkg.com/@auth0/nextjs-auth0/-/nextjs-auth0-3.0.0-beta.3.tgz#18aa033433cf78ee0be8a8696bdb2ac16159b234"
integrity sha512-Wbf2JeeZwGtjbQF8KWggjkMcNUq7/OZcLQGia3YhbVTSYXd++HQs27DYOSZ9UhQRkYS0MrfjARdYZqJHk/CSjw==
"@auth0/nextjs-auth0@^3.0.1":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@auth0/nextjs-auth0/-/nextjs-auth0-3.0.1.tgz#377d7a451dad05f5df847b270dd40cd737cf1078"
integrity sha512-ng6kiYJVkOgASg9HBxoivYHEnFyErnAhqp/pXMlFty+XTZFwza0kykDDlQ/q3qDcoh6mIzZopLkQ8y00UItkrw==
dependencies:
"@panva/hkdf" "^1.0.2"
cookie "^0.5.0"
Expand Down

0 comments on commit 5692a5c

Please sign in to comment.