Skip to content

Commit

Permalink
Issue 262 - CVE-2023-45133 - upgrade to latest babel traverse
Browse files Browse the repository at this point in the history
  • Loading branch information
c-h-russell-walker committed Oct 22, 2023
1 parent 63034f5 commit 2a5a814
Show file tree
Hide file tree
Showing 2 changed files with 3,217 additions and 3,189 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"dependencies": {
"@babel/generator": "7.17.7",
"@babel/parser": "^7.20.5",
"@babel/traverse": "7.17.3",
"@babel/traverse": "7.23.2",
"@babel/types": "7.17.0",
"javascript-natural-sort": "0.7.1",
"lodash": "^4.17.21"
Expand Down
Loading

0 comments on commit 2a5a814

Please sign in to comment.