Skip to content

Commit

Permalink
fix(deps): bump jwt-decode from 3.1.2 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [jwt-decode](https://github.com/auth0/jwt-decode) from 3.1.2 to 4.0.0.
- [Release notes](https://github.com/auth0/jwt-decode/releases)
- [Changelog](https://github.com/auth0/jwt-decode/blob/main/CHANGELOG.md)
- [Commits](auth0/jwt-decode@v3.1.2...v4.0.0)

---
updated-dependencies:
- dependency-name: jwt-decode
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 24, 2024
1 parent 8550a4a commit 9e49b02
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
14 changes: 10 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"jsonwebtoken": "^9.0.2",
"jszip": "^3.10.1",
"jwk-to-pem": "^2.0.5",
"jwt-decode": "^3.1.2",
"jwt-decode": "^4.0.0",
"libphonenumber-js": "^1.10.48",
"lodash": "^4.17.21",
"moment-timezone": "0.5.41",
Expand Down

0 comments on commit 9e49b02

Please sign in to comment.