Skip to content

Commit 228c8fe

Browse files
Bump axios from 1.13.6 to 1.15.0
Bumps [axios](https://github.com/axios/axios) from 1.13.6 to 1.15.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.6...v1.15.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 976817c commit 228c8fe

3 files changed

Lines changed: 15 additions & 12 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@vitejs/plugin-vue": "^6.0.3",
2929
"@vue/tsconfig": "^0.8.0",
3030
"autoprefixer": "^10.4.20",
31-
"axios": "^1.6.4",
31+
"axios": "^1.15.0",
3232
"eslint": "^9.19.0",
3333
"eslint-config-prettier": "^9.1.0",
3434
"eslint-plugin-unused-imports": "^4.1.4",

resources/js/packages/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"license": "AGPL-3.0",
3030
"dependencies": {
3131
"@zodios/core": "^10.9.6",
32-
"axios": "^1.12.2",
32+
"axios": "^1.15.0",
3333
"typescript": "^5.5.4",
3434
"zod": "^3.23.8"
3535
},

0 commit comments

Comments
 (0)