Upgrade axios to 0.31.1 which has the config merge fix

This commit is contained in:
Pearl Dsilva 2026-07-03 11:14:38 -04:00 committed by Abhishek Kumar
parent fb758afbbc
commit 6c0e152ad2

View File

@ -43,7 +43,7 @@
"ant-design-vue": "^3.2.20",
"antd": "^4.24.16",
"antd-theme-webpack-plugin": "^1.3.9",
"axios": "^0.21.4",
"axios": "^0.31.1",
"babel-plugin-require-context-hook": "^1.0.0",
"chart.js": "^3.7.1",
"chartjs-adapter-moment": "^1.0.0",