Skip to content

Commit 6e67345

Browse files
chore(deps): bump jwt-decode from 3.1.2 to 4.0.0 in /frontend (#429)
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-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e25944 commit 6e67345

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"axios": "^1.13.1",
1717
"d3": "^7.8.5",
1818
"dompurify": "^3.3.0",
19-
"jwt-decode": "^3.1.2",
19+
"jwt-decode": "^4.0.0",
2020
"oidc-client": "^1.11.5",
2121
"react": "^18.3.1",
2222
"react-dnd": "^16.0.1",

0 commit comments

Comments
 (0)