Skip to content

Commit 9c17409

Browse files
authored
Merge pull request #52 from heroku/zw/fix-dependency-vulns
fix: update dependencies to fix high vulnerabilities
2 parents 806e7a6 + db0b940 commit 9c17409

File tree

2 files changed

+382
-367
lines changed

2 files changed

+382
-367
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"eslint-config-oclif-typescript": "3.1.7",
99
"http-call": "^5.3.0",
1010
"json-schema-to-typescript": "^14.1.0",
11-
"jsonwebtoken": "^8.3.0",
11+
"jsonwebtoken": "^9.0.2",
1212
"typescript": "^4.9.5"
1313
},
1414
"engines": {

0 commit comments

Comments
 (0)