Skip to content

Commit dabcefd

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-DIFF-14917201
1 parent 6d3920d commit dabcefd

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
@@ -27,7 +27,7 @@
2727
"local-web-server": "^2.6.0",
2828
"mocha": "^5.2.0",
2929
"rollup": "^0.68.2",
30-
"ts-mocha": "^2.0.0",
30+
"ts-mocha": "^11.0.0",
3131
"tslint": "^5.12.0",
3232
"typescript": "^3.2.2"
3333
}

0 commit comments

Comments
 (0)