Skip to content

Commit e24f13a

Browse files
committed
fix: update axios package version to 1.12.0
1 parent d67c57e commit e24f13a

File tree

2 files changed

+33
-7
lines changed

2 files changed

+33
-7
lines changed

web/bun.lock

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

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@visactor/react-vchart": "~1.8.8",
1111
"@visactor/vchart": "~1.8.8",
1212
"@visactor/vchart-semi-theme": "~1.8.8",
13-
"axios": "^0.27.2",
13+
"axios": "1.12.0",
1414
"clsx": "^2.1.1",
1515
"country-flag-icons": "^1.5.19",
1616
"dayjs": "^1.11.11",

0 commit comments

Comments
 (0)