Skip to content

Commit 234aa4a

Browse files
authored
chore: fix security (#901)
1 parent b9b0f62 commit 234aa4a

File tree

2 files changed

+51
-7
lines changed

2 files changed

+51
-7
lines changed

package-lock.json

Lines changed: 50 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"dependencies": {
2424
"@vueuse/core": "^12.3.0",
25-
"axios": "^1.8.4",
25+
"axios": "^1.12.2",
2626
"dayjs": "^1.11.13",
2727
"echarts": "5.4.3",
2828
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)