Skip to content

Commit

Permalink
fix: deps/v8/tools/turbolizer/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-GETFUNCNAME-5923417
  • Loading branch information
snyk-bot committed Sep 25, 2024
1 parent b3bf842 commit 90f6bfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/v8/tools/turbolizer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"devDependencies": {
"@types/node": "^17.0.41",
"chai": "^4.3.6",
"chai": "^4.3.10",
"local-web-server": "^5.2.1",
"mocha": "^10.0.0",
"rollup": "^2.75.6",
Expand Down

0 comments on commit 90f6bfd

Please sign in to comment.