Skip to content

Commit 8429b2c

Browse files
chore(deps): update dependency axios to ~1.8.0
1 parent 3df09c9 commit 8429b2c

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
@@ -73,7 +73,7 @@
7373
"ajv": "~8.17.1",
7474
"apify-client": "^2.11.0",
7575
"archiver": "~7.0.1",
76-
"axios": "~1.7.3",
76+
"axios": "~1.8.0",
7777
"chalk": "~5.4.0",
7878
"cli-table3": "^0.6.5",
7979
"computer-name": "~0.1.0",

yarn.lock

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3919,7 +3919,7 @@ __metadata:
39193919
apify: "npm:^3.2.4"
39203920
apify-client: "npm:^2.11.0"
39213921
archiver: "npm:~7.0.1"
3922-
axios: "npm:~1.7.3"
3922+
axios: "npm:~1.8.0"
39233923
chai: "npm:^4.4.1"
39243924
chalk: "npm:~5.4.0"
39253925
cli-table3: "npm:^0.6.5"
@@ -4254,7 +4254,7 @@ __metadata:
42544254
languageName: node
42554255
linkType: hard
42564256

4257-
"axios@npm:^1.6.7, axios@npm:~1.7.3":
4257+
"axios@npm:^1.6.7":
42584258
version: 1.7.9
42594259
resolution: "axios@npm:1.7.9"
42604260
dependencies:
@@ -4265,6 +4265,17 @@ __metadata:
42654265
languageName: node
42664266
linkType: hard
42674267

4268+
"axios@npm:~1.8.0":
4269+
version: 1.8.0
4270+
resolution: "axios@npm:1.8.0"
4271+
dependencies:
4272+
follow-redirects: "npm:^1.15.6"
4273+
form-data: "npm:^4.0.0"
4274+
proxy-from-env: "npm:^1.1.0"
4275+
checksum: 10c0/e015663526ab4bd1aba1bc4a37750ca815cc2eb911401797ab9e5d3d13f66c482dcd95dcbb28e832f01e926c64ffa40ae5c2e86ce817fda7eb570f245b2524dd
4276+
languageName: node
4277+
linkType: hard
4278+
42684279
"axobject-query@npm:^4.1.0":
42694280
version: 4.1.0
42704281
resolution: "axobject-query@npm:4.1.0"

0 commit comments

Comments
 (0)