build(deps): bump axios from 1.7.5 to 1.8.2 (#456)

This commit is contained in:
dependabot[bot]
2025-03-09 19:11:40 +08:00
committed by GitHub
parent b525f84fa0
commit 0d2bedf529
2 changed files with 9 additions and 8 deletions

View File

@@ -18,7 +18,7 @@
"check-components-types": "if (! git diff --quiet -U0 ./src/types); then echo 'type files are not updated correctly'; git diff -U0 ./src/types; exit 1; fi"
},
"dependencies": {
"axios": "^1.7.5",
"axios": "^1.8.2",
"d3": "^7.3.0",
"d3-flame-graph": "^4.1.3",
"d3-tip": "^0.9.1",