Skip to content

Commit

Permalink
Merge pull request #1155 from nestjs/renovate/npm-jsonwebtoken-vulner…
Browse files Browse the repository at this point in the history
…ability

chore(deps): update dependency jsonwebtoken to 9.0.0 [security]
  • Loading branch information
kamilmysliwiec committed Dec 27, 2022
2 parents 27d843c + 98a4464 commit 73a7440
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
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 73a7440

Please sign in to comment.