Skip to content

Commit

Permalink
fix: Security upgrade jsonwebtoken from 8.5.1 to 9.0.0 (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
parseplatformorg committed Jul 16, 2023
1 parent 650c3eb commit 5bc179d
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 52 deletions.
73 changes: 22 additions & 51 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 @@ -19,7 +19,7 @@
},
"dependencies": {
"debug": "4.3.3",
"jsonwebtoken": "8.5.1",
"jsonwebtoken": "9.0.0",
"node-forge": "1.3.1",
"verror": "1.10.1"
},
Expand Down

0 comments on commit 5bc179d

Please sign in to comment.