Skip to content

Commit

Permalink
fix(deps): update dependency jwt-decode to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
descope[bot] committed Mar 19, 2024
1 parent 654028f commit 11c6f77
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/core-js-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"typescript": "^4.5.3"
},
"dependencies": {
"jwt-decode": "3.1.2",
"jwt-decode": "4.0.0",
"lodash.get": "4.4.2"
},
"overrides": {
Expand Down
19 changes: 10 additions & 9 deletions pnpm-lock.yaml

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

0 comments on commit 11c6f77

Please sign in to comment.