Skip to content

Commit

Permalink
fix: upgrade @babel/traverse from 7.23.6 to 7.23.7
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @babel/traverse from 7.23.6 to 7.23.7.

See this package in npm:
https://www.npmjs.com/package/@babel/traverse

See this project in Snyk:
https://app.snyk.io/org/timmyteo/project/fd554975-e073-4eb2-940b-f74fef9a10b7?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 19, 2024
1 parent bad8b42 commit 5ae96b3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
},
"dependencies": {
"@babel/parser": "^7.23.6",
"@babel/traverse": "^7.23.6",
"@babel/traverse": "^7.23.7",
"@npmcli/arborist": "7.2.2",
"ajv": "^8.12.0",
"ajv-formats": "^2.1.1",
Expand Down

0 comments on commit 5ae96b3

Please sign in to comment.