Skip to content

Commit 6fdd3ae

Browse files
chore(deps): bump axios
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.2 to 1.16.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.15.2...v1.16.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.16.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2107f08 commit 6fdd3ae

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

rootfs/web/package-lock.json

Lines changed: 5 additions & 5 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.2",
11+
"axios": "^1.16.0",
1212
"vue": "^3.5.30",
1313
"vue-i18n": "^11.3.0",
1414
"vue-router": "^5.0.4",

0 commit comments

Comments
 (0)