Skip to content

Commit 8ad0648

Browse files
Javascript dependency: Bump axios from 1.11.0 to 1.12.0 in /web
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]>
1 parent 3e66b6f commit 8ad0648

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"ajv": "^8.8.2",
9999
"anti-trojan-source": "^1.4.0",
100100
"aspen-decorations": "^1.0.2",
101-
"axios": "^1.11.0",
101+
"axios": "^1.12.0",
102102
"babelify": "~10.0.0",
103103
"bignumber.js": "^9.2.0",
104104
"brace": "^0.11.1",

web/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4905,14 +4905,14 @@ __metadata:
49054905
languageName: node
49064906
linkType: hard
49074907

4908-
"axios@npm:^1.11.0":
4909-
version: 1.11.0
4910-
resolution: "axios@npm:1.11.0"
4908+
"axios@npm:^1.12.0":
4909+
version: 1.12.1
4910+
resolution: "axios@npm:1.12.1"
49114911
dependencies:
49124912
follow-redirects: "npm:^1.15.6"
49134913
form-data: "npm:^4.0.4"
49144914
proxy-from-env: "npm:^1.1.0"
4915-
checksum: 10c0/5de273d33d43058610e4d252f0963cc4f10714da0bfe872e8ef2cbc23c2c999acc300fd357b6bce0fc84a2ca9bd45740fa6bb28199ce2c1266c8b1a393f2b36e
4915+
checksum: 10c0/eda4dff56c02d13b950fd9487b678ac197ce5f21dfc98df73632df29e45d8dd24602a34e8d9b6e016d84a41ef7fd7fc4a7618060a72cc536b91cda1eaa9cd907
49164916
languageName: node
49174917
linkType: hard
49184918

@@ -12879,7 +12879,7 @@ __metadata:
1287912879
anti-trojan-source: "npm:^1.4.0"
1288012880
aspen-decorations: "npm:^1.0.2"
1288112881
autoprefixer: "npm:^10.4.21"
12882-
axios: "npm:^1.11.0"
12882+
axios: "npm:^1.12.0"
1288312883
axios-mock-adapter: "npm:^2.1.0"
1288412884
babel-loader: "npm:^10.0.0"
1288512885
babelify: "npm:~10.0.0"

0 commit comments

Comments
 (0)