Skip to content

Commit ce7031e

Browse files
build(deps): bump axios from 1.11.0 to 1.12.0 (#987)
Bumps [axios](https://github.com/axios/axios) from 1.11.0 to 1.12.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.11.0...v1.12.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b064cca commit ce7031e

File tree

3 files changed

+21
-21
lines changed

3 files changed

+21
-21
lines changed

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@ssttevee/multipart-parser": "^0.1.9",
3333
"@vee-validate/yup": "^4.15.0",
3434
"@vueuse/core": "^13.9.0",
35-
"axios": "^1.8.4",
35+
"axios": "^1.12.0",
3636
"browser-image-compression": "^2.0.2",
3737
"buffer-from": "^1.1.2",
3838
"class-variance-authority": "^0.7.1",

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"./utils/*": "./src/utils/*.ts"
1616
},
1717
"dependencies": {
18-
"axios": "^1.8.4",
18+
"axios": "^1.12.0",
1919
"csstype": "^3.1.3",
2020
"es-toolkit": "^1.39.10",
2121
"marked": "^16.2.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)