Update axios package

This commit is contained in:
freearhey
2026-04-23 12:58:00 +03:00
parent 50a3075d06
commit 37b97bc6f7
2 changed files with 6 additions and 7 deletions

View File

@@ -55,7 +55,7 @@
"@typescript-eslint/eslint-plugin": "^8.38.0",
"@typescript-eslint/parser": "^8.38.0",
"async": "^3.2.6",
"axios": "^1.11.0",
"axios": "^1.15.2",
"chalk": "^5.4.1",
"cli-progress": "^3.12.0",
"commander": "^14.0.0",
@@ -80,7 +80,6 @@
},
"overrides": {
"esbuild": "0.23.1",
"@xmldom/xmldom": ">=0.8.13",
"follow-redirects": ">=1.16.0"
"@xmldom/xmldom": ">=0.8.13"
}
}