Skip to content

Commit

Permalink
Merge pull request #266 from c-h-russell-walker/main
Browse files Browse the repository at this point in the history
Resolves Issue 262 - CVE-2023-45133 - upgrade to latest babel traverse
  • Loading branch information
ayusharma committed Oct 23, 2023
2 parents 63034f5 + 2a5a814 commit 4f328cf
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

0 comments on commit 4f328cf

Please sign in to comment.