Skip to content

Commit 95e5f42

Browse files
authored
fix(deps): bump jws and jsonwebtoken to avoid CVE (#312)
* fix(deps): bump jws and jsonwebtoken to avoid CVE Signed-off-by: Lídia Tarcza <[email protected]>
1 parent 417b303 commit 95e5f42

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package-lock.json

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"file-type": "16.5.4",
7777
"form-data": "^4.0.4",
7878
"isstream": "0.1.2",
79-
"jsonwebtoken": "^9.0.2",
79+
"jsonwebtoken": "^9.0.3",
8080
"mime-types": "2.1.35",
8181
"retry-axios": "^2.6.0",
8282
"tough-cookie": "^4.1.3"

0 commit comments

Comments
 (0)