Skip to content

Commit 4f328cf

Browse files
authored
Merge pull request #266 from c-h-russell-walker/main
Resolves Issue 262 - CVE-2023-45133 - upgrade to latest babel traverse
2 parents 63034f5 + 2a5a814 commit 4f328cf

2 files changed

Lines changed: 3217 additions & 3189 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"dependencies": {
3636
"@babel/generator": "7.17.7",
3737
"@babel/parser": "^7.20.5",
38-
"@babel/traverse": "7.17.3",
38+
"@babel/traverse": "7.23.2",
3939
"@babel/types": "7.17.0",
4040
"javascript-natural-sort": "0.7.1",
4141
"lodash": "^4.17.21"

0 commit comments

Comments
 (0)