Skip to content

Commit 1f019eb

Browse files
fix multiple CVEs (#675) (#676)
Signed-off-by: Jackie Han <jkhanjob@gmail.com> (cherry picked from commit 0ac08ec) Co-authored-by: Jackie Han <hnyng@amazon.com>
1 parent 071e1e1 commit 1f019eb

File tree

2 files changed

+587
-60
lines changed

2 files changed

+587
-60
lines changed

package.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@
5353
"decode-uri-component": "^0.2.1",
5454
"json5": "^2.2.3",
5555
"@sideway/formula": "^3.0.1",
56-
"semver": "^5.7.2"
56+
"semver": "^5.7.2",
57+
"browserify-sign": "^4.2.2",
58+
"axios": "^1.6.1"
5759
}
5860
}

0 commit comments

Comments
 (0)