Skip to content

Commit 4e7e88b

Browse files
authored
Bump axios (#1357)
1 parent ddf8aee commit 4e7e88b

File tree

5 files changed

+15
-15
lines changed

5 files changed

+15
-15
lines changed

.pnp.cjs

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
-572 KB
Binary file not shown.
593 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"resolutions": {
3434
"@babel/helpers": "^7.26.10",
3535
"@babel/runtime": "^7.26.10",
36-
"axios": "^1.8.2",
36+
"axios": "^1.12.0",
3737
"braces": "^3.0.3",
3838
"cookie": "^1.0.0",
3939
"cross-spawn": "^7.0.6",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6584,14 +6584,14 @@ __metadata:
65846584
languageName: node
65856585
linkType: hard
65866586

6587-
"axios@npm:^1.8.2":
6588-
version: 1.10.0
6589-
resolution: "axios@npm:1.10.0"
6587+
"axios@npm:^1.12.0":
6588+
version: 1.12.2
6589+
resolution: "axios@npm:1.12.2"
65906590
dependencies:
65916591
follow-redirects: "npm:^1.15.6"
6592-
form-data: "npm:^4.0.0"
6592+
form-data: "npm:^4.0.4"
65936593
proxy-from-env: "npm:^1.1.0"
6594-
checksum: 10/d43c80316a45611fd395743e15d16ea69a95f2b7f7095f2bb12cb78f9ca0a905194a02e52a3bf4e0db9f85fd1186d6c690410644c10ecd8bb0a468e57c2040e4
6594+
checksum: 10/886a79770594eaad76493fecf90344b567bd956240609b5dcd09bd0afe8d3e6f1ad6d3257a93a483b6192b409d4b673d9515a34619e3e3ed1b2c0ec2a83b20ba
65956595
languageName: node
65966596
linkType: hard
65976597

@@ -9977,7 +9977,7 @@ __metadata:
99779977
languageName: node
99789978
linkType: hard
99799979

9980-
"form-data@npm:^4.0.0, form-data@npm:~4.0.4":
9980+
"form-data@npm:^4.0.4, form-data@npm:~4.0.4":
99819981
version: 4.0.4
99829982
resolution: "form-data@npm:4.0.4"
99839983
dependencies:

0 commit comments

Comments
 (0)