Skip to content

Commit

Permalink
fix(deps): update dependency jsonwebtoken to v9.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 5, 2023
1 parent 0f4b32c commit 701e950
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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": "9.0.2",
"jsonwebtoken": "9.0.0"
"jsonwebtoken": "9.0.1"
},
"lint-staged": {
"**/*.{ts,json}": []
Expand Down

0 comments on commit 701e950

Please sign in to comment.