Skip to content

Commit

Permalink
fix(deps): ⬆️ upgrade jwt-decode to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2023
1 parent de8ccd6 commit ebf3228
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"clsx": "1.2.1",
"date-fns": "2.29.3",
"jsonwebtoken": "9.0.0",
"jwt-decode": "3.1.2",
"jwt-decode": "4.0.0",
"lodash": "4.17.21",
"next": "14.0.2",
"react": "18.2.0",
Expand Down
9 changes: 5 additions & 4 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 ebf3228

Please sign in to comment.