Skip to content

Commit

Permalink
chore(deps): bump @babel/traverse to avoid audit warning (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
pauliesnug authored Oct 23, 2023
1 parent a943523 commit 539e23d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@babel/core": "^7.21.8",
"@babel/generator": "^7.21.5",
"@babel/parser": "^7.21.8",
"@babel/traverse": "^7.21.5",
"@babel/traverse": "^7.23.2",
"@babel/types": "^7.21.5",
"semver": "^7.5.2"
},
Expand Down

0 comments on commit 539e23d

Please sign in to comment.