Skip to content

Commit d8ef000

Browse files
chore(deps): update dependency axios to ~1.9.0
1 parent da66ff4 commit d8ef000

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
@@ -74,7 +74,7 @@
7474
"ajv": "~8.17.1",
7575
"apify-client": "^2.11.0",
7676
"archiver": "~7.0.1",
77-
"axios": "~1.8.0",
77+
"axios": "~1.9.0",
7878
"chalk": "~5.4.0",
7979
"cli-table3": "^0.6.5",
8080
"computer-name": "~0.1.0",

yarn.lock

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3994,7 +3994,7 @@ __metadata:
39943994
apify: "npm:^3.2.4"
39953995
apify-client: "npm:^2.11.0"
39963996
archiver: "npm:~7.0.1"
3997-
axios: "npm:~1.8.0"
3997+
axios: "npm:~1.9.0"
39983998
chai: "npm:^4.4.1"
39993999
chalk: "npm:~5.4.0"
40004000
cli-table3: "npm:^0.6.5"
@@ -4327,7 +4327,7 @@ __metadata:
43274327
languageName: node
43284328
linkType: hard
43294329

4330-
"axios@npm:^1.6.7, axios@npm:~1.8.0":
4330+
"axios@npm:^1.6.7":
43314331
version: 1.8.4
43324332
resolution: "axios@npm:1.8.4"
43334333
dependencies:
@@ -4338,6 +4338,17 @@ __metadata:
43384338
languageName: node
43394339
linkType: hard
43404340

4341+
"axios@npm:~1.9.0":
4342+
version: 1.9.0
4343+
resolution: "axios@npm:1.9.0"
4344+
dependencies:
4345+
follow-redirects: "npm:^1.15.6"
4346+
form-data: "npm:^4.0.0"
4347+
proxy-from-env: "npm:^1.1.0"
4348+
checksum: 10c0/9371a56886c2e43e4ff5647b5c2c3c046ed0a3d13482ef1d0135b994a628c41fbad459796f101c655e62f0c161d03883454474d2e435b2e021b1924d9f24994c
4349+
languageName: node
4350+
linkType: hard
4351+
43414352
"axobject-query@npm:^4.1.0":
43424353
version: 4.1.0
43434354
resolution: "axobject-query@npm:4.1.0"

0 commit comments

Comments
 (0)