Skip to content

Commit

Permalink
fix multiple CVEs
Browse files Browse the repository at this point in the history
Signed-off-by: Jackie Han <jkhanjob@gmail.com>
  • Loading branch information
jackiehanyang committed Feb 5, 2024
1 parent ccfec9b commit a521fa7
Show file tree
Hide file tree
Showing 2 changed files with 587 additions and 60 deletions.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@
"decode-uri-component": "^0.2.1",
"json5": "^2.2.3",
"@sideway/formula": "^3.0.1",
"semver": "^5.7.2"
"semver": "^5.7.2",
"browserify-sign": "^4.2.2",
"axios": "^1.6.1"
}
}
Loading

0 comments on commit a521fa7

Please sign in to comment.