Skip to content

Commit 23af4cf

Browse files
author
v_boweicai(蔡博伟)
committed
chore: SDL问题修复,升级axios版本
1 parent 683009d commit 23af4cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
]
2424
},
2525
"dependencies": {
26-
"axios": "1.7.4",
26+
"axios": "1.8.3",
2727
"babel-polyfill": "6.26.0",
2828
"core-js": "2.6.11",
2929
"dexie": "3.0.4",
@@ -70,4 +70,4 @@
7070
"vue-cli-plugin-mockjs": "0.1.3",
7171
"vue-template-compiler": "2.6.12"
7272
}
73-
}
73+
}

0 commit comments

Comments
 (0)