Skip to content

Commit

Permalink
fix: upgrade @babel/parser from 7.1.3 to 7.26.2
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @babel/parser from 7.1.3 to 7.26.2.

See this package in npm:
@babel/parser

See this project in Snyk:
https://app.snyk.io/org/nexuscompute/project/029d293e-7561-494b-bc8e-c337cff423f6?utm_source=github&utm_medium=referral&page=upgrade-pr
snyk-bot committed Dec 16, 2024
1 parent 6d3920d commit 6a4802a
Showing 2 changed files with 31 additions and 24 deletions.
53 changes: 30 additions & 23 deletions deps/v8/tools/clusterfuzz/js_fuzzer/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion deps/v8/tools/clusterfuzz/js_fuzzer/package.json
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@
"@babel/template": "^7.1.2",
"@babel/traverse": "^7.1.4",
"@babel/types": "^7.1.3",
"@babel/parser": "^7.1.3",
"@babel/parser": "^7.26.2",
"commander": "^2.11.0",
"globals": "^10.1.0",
"tempfile": "^3.0.0",

0 comments on commit 6a4802a

Please sign in to comment.