Skip to content

Commit 23598c3

Browse files
chore(deps): bump axios from 1.15.0 to 1.16.0 (#6091)
* chore(deps): bump axios from 1.15.0 to 1.16.0 Bumps [axios](https://github.com/axios/axios) from 1.15.0 to 1.16.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.15.0...v1.16.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.16.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 d8ef728 commit 23598c3

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"nx@npm:19.6.4/minimatch": "^9.0.7",
9999
"webdriverio@npm:8.40.5/minimatch": "^9.0.7",
100100
"glob@npm:13.0.0/minimatch": "^10.2.3",
101-
"axios": "^1.15.0",
101+
"axios": "^1.16.0",
102102
"fast-xml-parser": "^5.7.0",
103103
"form-data": "4.0.5",
104104
"qs": "^6.14.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13519,14 +13519,14 @@ __metadata:
1351913519
languageName: node
1352013520
linkType: hard
1352113521

13522-
"axios@npm:^1.15.0":
13523-
version: 1.15.0
13524-
resolution: "axios@npm:1.15.0"
13522+
"axios@npm:^1.16.0":
13523+
version: 1.16.0
13524+
resolution: "axios@npm:1.16.0"
1352513525
dependencies:
13526-
follow-redirects: ^1.15.11
13526+
follow-redirects: ^1.16.0
1352713527
form-data: ^4.0.5
1352813528
proxy-from-env: ^2.1.0
13529-
checksum: 95a8455554867a083ab3772fcadba42a22ec4bb546dccc66011556d837a07e544ae006675a30a5c43453f3e37e7c0982e934cec482c06b75abead2a2c157448a
13529+
checksum: 93e810968167fea59750d28f458e6860973a573c14bd60fe57ee07b5241f4c16991b149ae9ce65d79765081e3004743c9e158c438edba75af6f4612197e6834b
1353013530
languageName: node
1353113531
linkType: hard
1353213532

@@ -18674,7 +18674,7 @@ __metadata:
1867418674
languageName: node
1867518675
linkType: hard
1867618676

18677-
"follow-redirects@npm:^1.15.11":
18677+
"follow-redirects@npm:^1.16.0":
1867818678
version: 1.16.0
1867918679
resolution: "follow-redirects@npm:1.16.0"
1868018680
peerDependenciesMeta:

0 commit comments

Comments
 (0)