Skip to content

Commit

Permalink
chore(bitgo): increment vm2 version to 3.9.19
Browse files Browse the repository at this point in the history
Github build reported critical vulnerablility in current vm2 version
GHSA-g644-9gfx-q4q4

Ticket: WIN-23
  • Loading branch information
dpkjnr committed Jul 17, 2023
1 parent 13ff2d7 commit 9aa3b48
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"parse-path": "^5.0.0",
"parse-url": "8.1.0",
"terser": "^5.14.2",
"vm2": "^3.9.18",
"vm2": "^3.9.19",
"json5": "^2.2.2",
"ua-parser-js": ">0.7.30 <0.8.0",
"@noble/hashes": "1.3.0",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18047,7 +18047,7 @@ trim-newlines@^3.0.0:
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==

tronweb@^5.0.0:
tronweb@5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/tronweb/-/tronweb-5.1.0.tgz#481d6bbc7449ed3f397879397b1427d5ddaa05dd"
integrity sha512-8a+mYKVUzsUWjeTHSAKcxAp82FseFTLlNLoLQ0KIL1rIt6Dy5whcyJwYatxUktbaztl55lnImHbupkKqMdIj1w==
Expand Down Expand Up @@ -18690,7 +18690,7 @@ vm-browserify@~0.0.1:
dependencies:
indexof "0.0.1"

vm2@^3.9.17, vm2@^3.9.18:
vm2@^3.9.17, vm2@^3.9.19:
version "3.9.19"
resolved "https://registry.yarnpkg.com/vm2/-/vm2-3.9.19.tgz#be1e1d7a106122c6c492b4d51c2e8b93d3ed6a4a"
integrity sha512-J637XF0DHDMV57R6JyVsTak7nIL8gy5KH4r1HiwWLf/4GBbb5MKL5y7LpmF4A8E2nR6XmzpmMFQ7V7ppPTmUQg==
Expand Down

0 comments on commit 9aa3b48

Please sign in to comment.