Skip to content

Commit f0bdb8e

Browse files
committed
fix: upgrade axios from 1.9.0 to 1.10.0
Snyk has created this PR to upgrade axios from 1.9.0 to 1.10.0. See this package in npm: axios See this project in Snyk: https://app.snyk.io/org/sunil-lakshman/project/d82509a3-a3c4-432f-b8d9-068ef2579b9b?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 144ee25 commit f0bdb8e

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

package-lock.json

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"license": "MIT",
5454
"dependencies": {
5555
"assert": "^2.1.0",
56-
"axios": "^1.9.0",
56+
"axios": "^1.10.0",
5757
"buffer": "^6.0.3",
5858
"form-data": "^4.0.2",
5959
"husky": "^9.1.7",

0 commit comments

Comments
 (0)