Skip to content

Commit ba10085

Browse files
committed
fix: deps/v8/tools/turbolizer/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-KOACORS-6117545
1 parent 6d3920d commit ba10085

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/v8/tools/turbolizer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"devDependencies": {
2626
"chai": "^4.2.0",
27-
"local-web-server": "^2.6.0",
27+
"local-web-server": "^5.2.0",
2828
"mocha": "^5.2.0",
2929
"rollup": "^0.68.2",
3030
"ts-mocha": "^2.0.0",

0 commit comments

Comments
 (0)