Skip to content

Commit 88aa917

Browse files
chore(deps): Bump axios from 1.7.4 to 1.15.0 (#2907)
Bumps [axios](https://github.com/axios/axios) from 1.7.4 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.7.4...v1.15.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 09edf7f commit 88aa917

1 file changed

Lines changed: 40 additions & 9 deletions

File tree

yarn.lock

Lines changed: 40 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8850,13 +8850,13 @@ aws4@^1.8.0:
88508850
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
88518851

88528852
axios@^1.0.0, axios@^1.6.1:
8853-
version "1.7.4"
8854-
resolved "https://registry.npmjs.org/axios/-/axios-1.7.4.tgz"
8855-
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
8853+
version "1.15.0"
8854+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.0.tgz#0fcee91ef03d386514474904b27863b2c683bf4f"
8855+
integrity sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==
88568856
dependencies:
8857-
follow-redirects "^1.15.6"
8858-
form-data "^4.0.0"
8859-
proxy-from-env "^1.1.0"
8857+
follow-redirects "^1.15.11"
8858+
form-data "^4.0.5"
8859+
proxy-from-env "^2.1.0"
88608860

88618861
babel-core@^7.0.0-bridge.0:
88628862
version "7.0.0-bridge.0"
@@ -11534,6 +11534,16 @@ es-set-tostringtag@^2.0.3:
1153411534
has-tostringtag "^1.0.2"
1153511535
hasown "^2.0.1"
1153611536

11537+
es-set-tostringtag@^2.1.0:
11538+
version "2.1.0"
11539+
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d"
11540+
integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==
11541+
dependencies:
11542+
es-errors "^1.3.0"
11543+
get-intrinsic "^1.2.6"
11544+
has-tostringtag "^1.0.2"
11545+
hasown "^2.0.2"
11546+
1153711547
es-shim-unscopables@^1.0.0, es-shim-unscopables@^1.0.2:
1153811548
version "1.0.2"
1153911549
resolved "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz"
@@ -12582,11 +12592,16 @@ fnv-plus@^1.3.1:
1258212592
resolved "https://registry.npmjs.org/fnv-plus/-/fnv-plus-1.3.1.tgz"
1258312593
integrity sha512-Gz1EvfOneuFfk4yG458dJ3TLJ7gV19q3OM/vVvvHf7eT02Hm1DleB4edsia6ahbKgAYxO9gvyQ1ioWZR+a00Yw==
1258412594

12585-
follow-redirects@^1.0.0, follow-redirects@^1.15.6:
12595+
follow-redirects@^1.0.0:
1258612596
version "1.15.6"
1258712597
resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz"
1258812598
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
1258912599

12600+
follow-redirects@^1.15.11:
12601+
version "1.15.11"
12602+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.11.tgz#777d73d72a92f8ec4d2e410eb47352a56b8e8340"
12603+
integrity sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==
12604+
1259012605
for-each@^0.3.3:
1259112606
version "0.3.3"
1259212607
resolved "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz"
@@ -12661,6 +12676,17 @@ form-data@^4.0.0:
1266112676
combined-stream "^1.0.8"
1266212677
mime-types "^2.1.12"
1266312678

12679+
form-data@^4.0.5:
12680+
version "4.0.5"
12681+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.5.tgz#b49e48858045ff4cbf6b03e1805cebcad3679053"
12682+
integrity sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==
12683+
dependencies:
12684+
asynckit "^0.4.0"
12685+
combined-stream "^1.0.8"
12686+
es-set-tostringtag "^2.1.0"
12687+
hasown "^2.0.2"
12688+
mime-types "^2.1.12"
12689+
1266412690
form-data@~2.3.2:
1266512691
version "2.3.3"
1266612692
resolved "https://registry.npmjs.org/form-data/-/form-data-2.3.3.tgz"
@@ -12871,7 +12897,7 @@ get-intrinsic@^1.0.2, get-intrinsic@^1.1.0, get-intrinsic@^1.1.1, get-intrinsic@
1287112897
has-symbols "^1.0.3"
1287212898
hasown "^2.0.0"
1287312899

12874-
get-intrinsic@^1.2.5, get-intrinsic@^1.3.0:
12900+
get-intrinsic@^1.2.5, get-intrinsic@^1.2.6, get-intrinsic@^1.3.0:
1287512901
version "1.3.0"
1287612902
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
1287712903
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
@@ -18994,11 +19020,16 @@ proxy-from-env@1.0.0:
1899419020
resolved "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.0.0.tgz"
1899519021
integrity sha512-F2JHgJQ1iqwnHDcQjVBsq3n/uoaFL+iPW/eAeL7kVxy/2RrWaN4WroKjjvbsoRtv0ftelNyC01bjRhn/bhcf4A==
1899619022

18997-
proxy-from-env@^1.0.0, proxy-from-env@^1.1.0:
19023+
proxy-from-env@^1.0.0:
1899819024
version "1.1.0"
1899919025
resolved "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz"
1900019026
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
1900119027

19028+
proxy-from-env@^2.1.0:
19029+
version "2.1.0"
19030+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-2.1.0.tgz#a7487568adad577cfaaa7e88c49cab3ab3081aba"
19031+
integrity sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==
19032+
1900219033
ps-tree@1.2.0:
1900319034
version "1.2.0"
1900419035
resolved "https://registry.npmjs.org/ps-tree/-/ps-tree-1.2.0.tgz"

0 commit comments

Comments
 (0)