Skip to content

Commit

Permalink
Merge pull request #4 from leonardoadame/snyk-upgrade-f919faf2a9ba7c3…
Browse files Browse the repository at this point in the history
…fa026d85a0edb65c5

[Snyk] Upgrade: @babel/types, @babel/generator, @babel/parser, @babel/template, @babel/traverse
  • Loading branch information
leonardoadame committed Jun 22, 2023
2 parents f827f4a + 6ce3053 commit 73ba401
Show file tree
Hide file tree
Showing 2 changed files with 168 additions and 81 deletions.
239 changes: 163 additions & 76 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.21.4",
"@babel/template": "^7.20.7",
"@babel/traverse": "^7.21.4",
"@babel/types": "^7.21.4",
"@babel/parser": "^7.21.4",
"commander": "^2.11.0",
"globals": "^10.4.0",
"tempfile": "^3.0.0",
Expand Down

0 comments on commit 73ba401

Please sign in to comment.