Skip to content

Commit 34c093f

Browse files
chore(deps): bump axios from 1.15.0 to 1.16.1
Bumps [axios](https://github.com/axios/axios) from 1.15.0 to 1.16.1. - [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.1) --- updated-dependencies: - dependency-name: axios dependency-version: 1.16.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 968bac0 commit 34c093f

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

yarn.lock

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4327,12 +4327,13 @@ aws4@^1.8.0:
43274327
integrity sha512-lHe62zvbTB5eEABUVi/AwVh0ZKY9rMMDhmm+eeyuuUQbQ3+J+fONVQOZyj+DdrvD4BY33uYniyRJ4UJIaSKAfw==
43284328

43294329
axios@^1.6.1:
4330-
version "1.15.0"
4331-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.0.tgz#0fcee91ef03d386514474904b27863b2c683bf4f"
4332-
integrity sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==
4330+
version "1.16.1"
4331+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.16.1.tgz#517e29291d19d6e8cf919ff264f4fe157261ba12"
4332+
integrity sha512-caYkukvroVPO8KrzuJEb50Hm07KwfBZPEC3VeFHTsqWHvKTsy54hjJz9BS/cdaypROE2rH6xvm9mHX4fgWkr3A==
43334333
dependencies:
4334-
follow-redirects "^1.15.11"
4334+
follow-redirects "^1.16.0"
43354335
form-data "^4.0.5"
4336+
https-proxy-agent "^5.0.1"
43364337
proxy-from-env "^2.1.0"
43374338

43384339
babel-extract-comments@^1.0.0:
@@ -6656,7 +6657,7 @@ flatted@^3.2.9:
66566657
resolved "https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz"
66576658
integrity sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==
66586659

6659-
follow-redirects@^1.0.0, follow-redirects@^1.15.11:
6660+
follow-redirects@^1.0.0, follow-redirects@^1.16.0:
66606661
version "1.16.0"
66616662
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.16.0.tgz#28474a159d3b9d11ef62050a14ed60e4df6d61bc"
66626663
integrity sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==
@@ -7528,9 +7529,9 @@ httperrors@^2.2.0:
75287529
dependencies:
75297530
createerror "1.3.0"
75307531

7531-
https-proxy-agent@^5.0.0:
7532+
https-proxy-agent@^5.0.0, https-proxy-agent@^5.0.1:
75327533
version "5.0.1"
7533-
resolved "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz"
7534+
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz#c59ef224a04fe8b754f3db0063a25ea30d0005d6"
75347535
integrity sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==
75357536
dependencies:
75367537
agent-base "6"

0 commit comments

Comments
 (0)