Skip to content

Commit 5b8623e

Browse files
Bump jwt-decode from 3.1.2 to 4.0.0 in /ui
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] <[email protected]>
1 parent aba7e85 commit 5b8623e

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

ui/package-lock.json

Lines changed: 11 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"axios": "^0.24",
1717
"element-plus": "^1.2.0-beta.6",
1818
"js-yaml": "^4.1.0",
19-
"jwt-decode": "^3.1.2",
19+
"jwt-decode": "^4.0.0",
2020
"lint": "^0.7.0",
2121
"numeral": "^2.0.6",
2222
"splitpanes": "^3.1.1",

0 commit comments

Comments
 (0)