Skip to content

Commit

Permalink
fix(deps): update dependency jsonwebtoken to v9.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 30, 2023
1 parent a7a808b commit e67730b
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 22 deletions.
102 changes: 81 additions & 21 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
Expand Up @@ -45,7 +45,7 @@
},
"dependencies": {
"@types/jsonwebtoken": "9.0.2",
"jsonwebtoken": "9.0.0"
"jsonwebtoken": "9.0.2"
},
"lint-staged": {
"**/*.{ts,json}": []
Expand Down

0 comments on commit e67730b

Please sign in to comment.