Skip to content

Commit 80a84c5

Browse files
chore(deps): bump axios from 1.13.5 to 1.15.0 (#5978)
* chore(deps): bump axios from 1.13.5 to 1.15.0 Bumps [axios](https://github.com/axios/axios) from 1.13.5 to 1.15.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.5...v1.15.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Update yarn.lock --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Antonis Lilis <antonis.lilis@sentry.io>
1 parent ae627ea commit 80a84c5

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"nx@npm:19.6.4/minimatch": "^9.0.7",
9898
"webdriverio@npm:8.40.5/minimatch": "^9.0.7",
9999
"glob@npm:13.0.0/minimatch": "^10.2.3",
100-
"axios": "^1.13.5",
100+
"axios": "^1.15.0",
101101
"fast-xml-parser": "^5.5.7",
102102
"form-data": "4.0.5",
103103
"qs": "^6.14.2",

yarn.lock

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13487,14 +13487,14 @@ __metadata:
1348713487
languageName: node
1348813488
linkType: hard
1348913489

13490-
"axios@npm:^1.13.5":
13491-
version: 1.13.5
13492-
resolution: "axios@npm:1.13.5"
13490+
"axios@npm:^1.15.0":
13491+
version: 1.15.0
13492+
resolution: "axios@npm:1.15.0"
1349313493
dependencies:
1349413494
follow-redirects: ^1.15.11
1349513495
form-data: ^4.0.5
13496-
proxy-from-env: ^1.1.0
13497-
checksum: 985024c4a32f837053f198f02a308fd6f8bfb4053a2f21e39e37992bc6d06917f008679c36b3e7f0f0c9060c85ffe37c61e58d2ac662595d68dc1b89cef78de8
13496+
proxy-from-env: ^2.1.0
13497+
checksum: 95a8455554867a083ab3772fcadba42a22ec4bb546dccc66011556d837a07e544ae006675a30a5c43453f3e37e7c0982e934cec482c06b75abead2a2c157448a
1349813498
languageName: node
1349913499
linkType: hard
1350013500

@@ -27454,6 +27454,13 @@ __metadata:
2745427454
languageName: node
2745527455
linkType: hard
2745627456

27457+
"proxy-from-env@npm:^2.1.0":
27458+
version: 2.1.0
27459+
resolution: "proxy-from-env@npm:2.1.0"
27460+
checksum: b106ad790f26d47ba4791af3fe8cba5c8d35d85020119c82c05b413eb11b3ab97d2393ecaed51bca97c2788fa256408283dfeb4d970b2ebcae6702310f064e7e
27461+
languageName: node
27462+
linkType: hard
27463+
2745727464
"psl@npm:^1.1.33":
2745827465
version: 1.9.0
2745927466
resolution: "psl@npm:1.9.0"

0 commit comments

Comments
 (0)