Skip to content

Commit 394ddd7

Browse files
chore(deps): update dependency axios to ~1.10.0
1 parent 1e29e39 commit 394ddd7

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"ajv": "~8.17.1",
7777
"apify-client": "^2.11.0",
7878
"archiver": "~7.0.1",
79-
"axios": "~1.9.0",
79+
"axios": "~1.10.0",
8080
"chalk": "~5.4.0",
8181
"cli-table3": "^0.6.5",
8282
"computer-name": "~0.1.0",

yarn.lock

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2428,7 +2428,7 @@ __metadata:
24282428
apify: "npm:^3.2.4"
24292429
apify-client: "npm:^2.11.0"
24302430
archiver: "npm:~7.0.1"
2431-
axios: "npm:~1.9.0"
2431+
axios: "npm:~1.10.0"
24322432
chai: "npm:^4.4.1"
24332433
chalk: "npm:~5.4.0"
24342434
cli-table3: "npm:^0.6.5"
@@ -2708,7 +2708,7 @@ __metadata:
27082708
languageName: node
27092709
linkType: hard
27102710

2711-
"axios@npm:^1.6.7, axios@npm:~1.9.0":
2711+
"axios@npm:^1.6.7":
27122712
version: 1.9.0
27132713
resolution: "axios@npm:1.9.0"
27142714
dependencies:
@@ -2719,6 +2719,17 @@ __metadata:
27192719
languageName: node
27202720
linkType: hard
27212721

2722+
"axios@npm:~1.10.0":
2723+
version: 1.10.0
2724+
resolution: "axios@npm:1.10.0"
2725+
dependencies:
2726+
follow-redirects: "npm:^1.15.6"
2727+
form-data: "npm:^4.0.0"
2728+
proxy-from-env: "npm:^1.1.0"
2729+
checksum: 10c0/2239cb269cc789eac22f5d1aabd58e1a83f8f364c92c2caa97b6f5cbb4ab2903d2e557d9dc670b5813e9bcdebfb149e783fb8ab3e45098635cd2f559b06bd5d8
2730+
languageName: node
2731+
linkType: hard
2732+
27222733
"b4a@npm:^1.6.4":
27232734
version: 1.6.7
27242735
resolution: "b4a@npm:1.6.7"

0 commit comments

Comments
 (0)