Skip to content

Commit 11755a5

Browse files
chore(deps): bump axios (#23)
Bumps the npm_and_yarn group with 1 update in the /rootfs/web directory: [axios](https://github.com/axios/axios). Updates `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 dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8854551 commit 11755a5

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

rootfs/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.

rootfs/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"serve": "vite preview"
99
},
1010
"dependencies": {
11-
"axios": "^1.15.0",
11+
"axios": "^1.15.2",
1212
"vue": "^3.5.30",
1313
"vue-i18n": "^11.3.0",
1414
"vue-router": "^5.0.4",

0 commit comments

Comments
 (0)