Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
build(deps): bump @auth0/nextjs-auth0 from 0.15.0 to 1.6.2
Bumps [@auth0/nextjs-auth0](https://github.com/auth0/nextjs-auth0) from 0.15.0 to 1.6.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@v0.15.0...v1.6.2)

---
updated-dependencies:
- dependency-name: "@auth0/nextjs-auth0"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2021
commit e5009fce740434cd920993a223d6409f3905773f
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@apollo/react-components": "^4.0.0",
"@apollo/react-hooks": "^4.0.0",
"@auth0/auth0-react": "^1.0.0",
"@auth0/nextjs-auth0": "^0.15.0",
"@auth0/nextjs-auth0": "^1.6.2",
"@data-ui/sparkline": "^0.0.84",
"@emotion/core": "^10.0.28",
"@fortawesome/fontawesome-svg-core": "^1.2.30",
Expand Down
Loading