Skip to content

Commit

Permalink
fix: upgrade axios from 0.27.2 to 0.29.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade axios from 0.27.2 to 0.29.0.

See this package in npm:
axios

See this project in Snyk:
https://app.snyk.io/org/sammyfilly/project/c8722a6b-fa5a-4ef1-a22a-52dd39b39e06?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 13, 2024
1 parent ed02cc5 commit d38400d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/turbo-codemod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"lint:prettier": "prettier -c . --cache --ignore-path=../../.prettierignore"
},
"dependencies": {
"axios": "0.27.2",
"axios": "0.29.0",
"chalk": "2.4.2",
"commander": "^9.5.0",
"diff": "^5.1.0",
Expand Down

0 comments on commit d38400d

Please sign in to comment.