Skip to content

Commit f45f73f

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-WS-7266574
1 parent 9ab1e07 commit f45f73f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/v8/tools/turbolizer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"devDependencies": {
2727
"chai": "^4.2.0",
28-
"local-web-server": "^2.6.0",
28+
"local-web-server": "^3.0.0",
2929
"mocha": "^5.2.0",
3030
"ts-mocha": "^2.0.0",
3131
"typescript": "^3.2.2",

0 commit comments

Comments
 (0)