chore: 升级axios版本

This commit is contained in:
xiaojunnuo
2025-12-29 14:39:01 +08:00
parent 4ed49f9dfa
commit acee96ef17
8 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
"@certd/basic": "^1.37.16",
"@peculiar/x509": "^1.11.0",
"asn1js": "^3.0.5",
"axios": "^1.7.2",
"axios": "^1.9.0",
"debug": "^4.3.5",
"http-proxy-agent": "^7.0.2",
"https-proxy-agent": "^7.0.5",
+1 -1
View File
@@ -18,7 +18,7 @@
},
"dependencies": {
"async-lock": "^1.4.1",
"axios": "^1.7.2",
"axios": "^1.9.0",
"dayjs": "^1.11.7",
"http-proxy-agent": "^7.0.2",
"https-proxy-agent": "^7.0.5",