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
@@ -14,7 +14,7 @@
"pub": "npm publish"
},
"dependencies": {
"axios": "^1.7.2",
"axios": "^1.9.0",
"rimraf": "^5.0.5",
"rollup": "^3.7.4"
},