Skip to content

Commit e55417d

Browse files
chore(deps): bump axios from 1.8.4 to 1.12.0
Bumps [axios](https://github.com/axios/axios) from 1.8.4 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.8.4...v1.12.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 48a53c5 commit e55417d

File tree

2 files changed

+2
-13
lines changed

2 files changed

+2
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"@type-cacheable/ioredis-adapter": "^10.0.4",
9494
"agentkeepalive": "^4.6.0",
9595
"app-store-server-api": "^0.16.0",
96-
"axios": "1.8.4",
96+
"axios": "1.12.0",
9797
"base64url": "^3.0.1",
9898
"bn.js": "^5.2.1",
9999
"class-transformer": "^0.5.1",

yarn.lock

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -25175,17 +25175,6 @@ __metadata:
2517525175
languageName: node
2517625176
linkType: hard
2517725177

25178-
"axios@npm:1.8.4":
25179-
version: 1.8.4
25180-
resolution: "axios@npm:1.8.4"
25181-
dependencies:
25182-
follow-redirects: "npm:^1.15.6"
25183-
form-data: "npm:^4.0.0"
25184-
proxy-from-env: "npm:^1.1.0"
25185-
checksum: 10c0/450993c2ba975ffccaf0d480b68839a3b2435a5469a71fa2fb0b8a55cdb2c2ae47e609360b9c1e2b2534b73dfd69e2733a1cf9f8215bee0bcd729b72f801b0ce
25186-
languageName: node
25187-
linkType: hard
25188-
2518925178
"axios@npm:^1.5.1, axios@npm:^1.6.0, axios@npm:^1.6.7, axios@npm:^1.7.4, axios@npm:^1.8.2, axios@npm:^1.8.3":
2519025179
version: 1.10.0
2519125180
resolution: "axios@npm:1.10.0"
@@ -35169,7 +35158,7 @@ __metadata:
3516935158
agentkeepalive: "npm:^4.6.0"
3517035159
app-store-server-api: "npm:^0.16.0"
3517135160
autoprefixer: "npm:^10.4.14"
35172-
axios: "npm:1.8.4"
35161+
axios: "npm:1.12.0"
3517335162
babel-eslint: "npm:^10.1.0"
3517435163
babel-jest: "npm:29.7.0"
3517535164
base64url: "npm:^3.0.1"

0 commit comments

Comments
 (0)