Skip to content

Commit 9b45760

Browse files
chore(deps): bump axios from 1.11.0 to 1.15.0 (#20811)
Bumps [axios](https://github.com/axios/axios) from 1.11.0 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.11.0...v1.15.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 568f095 commit 9b45760

1 file changed

Lines changed: 25 additions & 14 deletions

File tree

yarn.lock

Lines changed: 25 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3034,13 +3034,13 @@ available-typed-arrays@^1.0.7:
30343034
possible-typed-array-names "^1.0.0"
30353035

30363036
axios@^1.4.0:
3037-
version "1.11.0"
3038-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.11.0.tgz#c2ec219e35e414c025b2095e8b8280278478fdb6"
3039-
integrity sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==
3037+
version "1.15.0"
3038+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.0.tgz#0fcee91ef03d386514474904b27863b2c683bf4f"
3039+
integrity sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==
30403040
dependencies:
3041-
follow-redirects "^1.15.6"
3042-
form-data "^4.0.4"
3043-
proxy-from-env "^1.1.0"
3041+
follow-redirects "^1.15.11"
3042+
form-data "^4.0.5"
3043+
proxy-from-env "^2.1.0"
30443044

30453045
30463046
version "30.3.0"
@@ -4922,10 +4922,10 @@ flatted@^3.2.9, flatted@^3.3.3:
49224922
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.4.2.tgz#f5c23c107f0f37de8dbdf24f13722b3b98d52726"
49234923
integrity sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==
49244924

4925-
follow-redirects@^1.15.6:
4926-
version "1.15.9"
4927-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
4928-
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
4925+
follow-redirects@^1.15.11:
4926+
version "1.15.11"
4927+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.11.tgz#777d73d72a92f8ec4d2e410eb47352a56b8e8340"
4928+
integrity sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==
49294929

49304930
for-each@^0.3.3, for-each@^0.3.5:
49314931
version "0.3.5"
@@ -4979,6 +4979,17 @@ form-data@^4.0.4:
49794979
hasown "^2.0.2"
49804980
mime-types "^2.1.12"
49814981

4982+
form-data@^4.0.5:
4983+
version "4.0.5"
4984+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.5.tgz#b49e48858045ff4cbf6b03e1805cebcad3679053"
4985+
integrity sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==
4986+
dependencies:
4987+
asynckit "^0.4.0"
4988+
combined-stream "^1.0.8"
4989+
es-set-tostringtag "^2.1.0"
4990+
hasown "^2.0.2"
4991+
mime-types "^2.1.12"
4992+
49824993
format@^0.2.0:
49834994
version "0.2.2"
49844995
resolved "https://registry.yarnpkg.com/format/-/format-0.2.2.tgz#d6170107e9efdc4ed30c9dc39016df942b5cb58b"
@@ -8307,10 +8318,10 @@ property-information@^7.0.0:
83078318
resolved "https://registry.yarnpkg.com/property-information/-/property-information-7.1.0.tgz#b622e8646e02b580205415586b40804d3e8bfd5d"
83088319
integrity sha512-TwEZ+X+yCJmYfL7TPUOcvBZ4QfoT5YenQiJuX//0th53DE6w0xxLEtfK3iyryQFddXuvkIk51EEgrJQ0WJkOmQ==
83098320

8310-
proxy-from-env@^1.1.0:
8311-
version "1.1.0"
8312-
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
8313-
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
8321+
proxy-from-env@^2.1.0:
8322+
version "2.1.0"
8323+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-2.1.0.tgz#a7487568adad577cfaaa7e88c49cab3ab3081aba"
8324+
integrity sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==
83148325

83158326
prr@~1.0.1:
83168327
version "1.0.1"

0 commit comments

Comments
 (0)