Skip to content

Commit

Permalink
Bump @auth0/nextjs-auth0 from 4.0.1 to 4.0.2
Browse files Browse the repository at this point in the history
Bumps [@auth0/nextjs-auth0](https://github.com/auth0/nextjs-auth0) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/auth0/nextjs-auth0/releases)
- [Changelog](https://github.com/auth0/nextjs-auth0/blob/main/CHANGELOG.md)
- [Commits](auth0/nextjs-auth0@v4.0.1...v4.0.2)

---
updated-dependencies:
- dependency-name: "@auth0/nextjs-auth0"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 24, 2025
1 parent bd88ea5 commit 58d4de5
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 @@ -24,7 +24,7 @@
"@apollo/client": "^3.13.1",
"@apollo/link-error": "^2.0.0-beta.3",
"@apollo/link-schema": "^2.0.0-beta.3",
"@auth0/nextjs-auth0": "^4.0.1",
"@auth0/nextjs-auth0": "^4.0.2",
"@graphql-tools/schema": "^10.0.18",
"@headlessui/react": "^2.2.0",
"@prisma/client": "^6.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -122,10 +122,10 @@
dependencies:
node-fetch "^2.6.1"

"@auth0/nextjs-auth0@^4.0.1":
version "4.0.1"
resolved "https://registry.yarnpkg.com/@auth0/nextjs-auth0/-/nextjs-auth0-4.0.1.tgz#95fb880655911d7c6d9d042a6e30c63d54ec89b5"
integrity sha512-K9XY9e0DWWdqwhsAUK3ZKJ6PJsyFzfPnWl3Dof3YXcJyqgGs/d1G7ZJT9qFeHqa61zIUYNybCmyzLP41DCN00g==
"@auth0/nextjs-auth0@^4.0.2":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@auth0/nextjs-auth0/-/nextjs-auth0-4.0.2.tgz#050a2a9b70ffedb48c0c8535e678758fc79a1656"
integrity sha512-vi2hE3OaFz2KzR/VFwC8VVzbfqmyoTMYpjM9gjGg2jFKGzHnE6T6+7T0ecv3XBpF5NeO9CE36V3d5Xgn2HedhQ==
dependencies:
"@edge-runtime/cookies" "^5.0.1"
"@panva/hkdf" "^1.2.1"
Expand Down

0 comments on commit 58d4de5

Please sign in to comment.