Skip to content

Commit

Permalink
fix(deps): update dependency jsonwebtoken to v9 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 15, 2023
1 parent ded0f89 commit 6006d17
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 26 deletions.
88 changes: 63 additions & 25 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 @@ -34,7 +34,7 @@
"devicehive-proxy-message": "^1.0.13",
"fifo": "^2.4.1",
"json-evn-configurator": "^1.0.6",
"jsonwebtoken": "^8.5.1",
"jsonwebtoken": "^9.0.0",
"kafkajs": "^2.2.4",
"lodash": "^4.17.21",
"object-sizeof": "^1.6.3",
Expand Down

0 comments on commit 6006d17

Please sign in to comment.