Skip to content

Commit 008a16c

Browse files
chore(deps): Bump axios from 1.15.0 to 1.15.2 in /web (#55)
Bumps [axios](https://github.com/axios/axios) from 1.15.0 to 1.15.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.15.0...v1.15.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d8e95aa commit 008a16c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

web/package-lock.json

Lines changed: 4 additions & 4 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
@@ -18,7 +18,7 @@
1818
"preview": "vite preview"
1919
},
2020
"dependencies": {
21-
"axios": "^1.15.0",
21+
"axios": "^1.15.2",
2222
"crypto-js": "^4.2.0",
2323
"echarts": "^5.5.1",
2424
"element-plus": "^2.7.8",

0 commit comments

Comments
 (0)