Skip to content

Commit

Permalink
Merge pull request #6 from SherfeyInv/snyk-upgrade-f7cb8645e4e4d2a1f8…
Browse files Browse the repository at this point in the history
…b5567d8651f38d

[Snyk] Upgrade: @babel/types, @babel/generator, @babel/parser, @babel/template, @babel/traverse
  • Loading branch information
SherfeyInv authored May 27, 2024
2 parents 5f617cd + 15ba750 commit 36733fe
Show file tree
Hide file tree
Showing 2 changed files with 164 additions and 83 deletions.
237 changes: 159 additions & 78 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.

10 changes: 5 additions & 5 deletions deps/v8/tools/clusterfuzz/js_fuzzer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"author": "ochang@google.com",
"license": "ISC",
"dependencies": {
"@babel/generator": "^7.1.3",
"@babel/template": "^7.1.2",
"@babel/traverse": "^7.1.4",
"@babel/types": "^7.1.3",
"@babel/parser": "^7.1.3",
"@babel/generator": "^7.24.1",
"@babel/template": "^7.24.0",
"@babel/traverse": "^7.24.1",
"@babel/types": "^7.24.0",
"@babel/parser": "^7.24.1",
"commander": "^2.11.0",
"globals": "^10.4.0",
"tempfile": "^3.0.0",
Expand Down

0 comments on commit 36733fe

Please sign in to comment.