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/mastergordon/project/f93983a3-be4f-4ddd-b3df-7d90c663f21c?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 1, 2025
1 parent 07f9f4d commit c7ae8c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/modrinth-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"vitest": "^0.34.4"
},
"dependencies": {
"axios": "^0.27.2",
"axios": "^0.29.0",
"@slime-launcher/murmur2": "workspace:*",
"axios-cache-interceptor": "^0.10.7"
}
Expand Down

0 comments on commit c7ae8c1

Please sign in to comment.