Skip to content

Commit

Permalink
chore(deps): update dependency jsonwebtoken to 9.0.0 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 27, 2022
1 parent 27d843c commit 98a4464
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 53 deletions.
71 changes: 19 additions & 52 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 @@ -45,7 +45,7 @@
},
"dependencies": {
"@types/jsonwebtoken": "8.5.8",
"jsonwebtoken": "8.5.1"
"jsonwebtoken": "9.0.0"
},
"lint-staged": {
"**/*.{ts,json}": []
Expand Down

0 comments on commit 98a4464

Please sign in to comment.