Skip to content

Commit 9a7e7e3

Browse files
Bump axios from 1.8.4 to 1.15.0
Bumps [axios](https://github.com/axios/axios) from 1.8.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.8.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>
1 parent 9758d04 commit 9a7e7e3

1 file changed

Lines changed: 106 additions & 7 deletions

File tree

yarn.lock

Lines changed: 106 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4514,13 +4514,13 @@ axe-core@^4.10.0:
45144514
integrity sha512-Mr2ZakwQ7XUAjp7pAwQWRhhK8mQQ6JAaNWSjmjxil0R8BPioMtQsTLOolGYkji1rcL++3dCqZA3zWqpT+9Ew6g==
45154515

45164516
axios@^1.8.2:
4517-
version "1.8.4"
4518-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.4.tgz#78990bb4bc63d2cae072952d374835950a82f447"
4519-
integrity sha512-eBSYY4Y68NNlHbHBMdeDmKNtDgXWhQsJcGqzO3iLUM0GraQFSS9cVgPX5I9b3lbdFKyYoAEGAZF1DwhTaljNAw==
4517+
version "1.15.0"
4518+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.0.tgz#0fcee91ef03d386514474904b27863b2c683bf4f"
4519+
integrity sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==
45204520
dependencies:
4521-
follow-redirects "^1.15.6"
4522-
form-data "^4.0.0"
4523-
proxy-from-env "^1.1.0"
4521+
follow-redirects "^1.15.11"
4522+
form-data "^4.0.5"
4523+
proxy-from-env "^2.1.0"
45244524

45254525
axobject-query@^4.1.0:
45264526
version "4.1.0"
@@ -5072,6 +5072,14 @@ cacheable-request@^7.0.2:
50725072
normalize-url "^6.0.1"
50735073
responselike "^2.0.0"
50745074

5075+
call-bind-apply-helpers@^1.0.1, call-bind-apply-helpers@^1.0.2:
5076+
version "1.0.2"
5077+
resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz#4b5428c222be985d79c3d82657479dbe0b59b2d6"
5078+
integrity sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==
5079+
dependencies:
5080+
es-errors "^1.3.0"
5081+
function-bind "^1.1.2"
5082+
50755083
call-bind@^1.0.2, call-bind@^1.0.5, call-bind@^1.0.6, call-bind@^1.0.7:
50765084
version "1.0.7"
50775085
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.7.tgz#06016599c40c56498c18769d2730be242b6fa3b9"
@@ -6524,6 +6532,15 @@ download@^8.0.0:
65246532
p-event "^2.1.0"
65256533
pify "^4.0.1"
65266534

6535+
dunder-proto@^1.0.1:
6536+
version "1.0.1"
6537+
resolved "https://registry.yarnpkg.com/dunder-proto/-/dunder-proto-1.0.1.tgz#d7ae667e1dc83482f8b70fd0f6eefc50da30f58a"
6538+
integrity sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==
6539+
dependencies:
6540+
call-bind-apply-helpers "^1.0.1"
6541+
es-errors "^1.3.0"
6542+
gopd "^1.2.0"
6543+
65276544
duplexer3@^0.1.4:
65286545
version "0.1.5"
65296546
resolved "https://registry.yarnpkg.com/duplexer3/-/duplexer3-0.1.5.tgz#0b5e4d7bad5de8901ea4440624c8e1d20099217e"
@@ -6890,6 +6907,11 @@ es-define-property@^1.0.0:
68906907
dependencies:
68916908
get-intrinsic "^1.2.4"
68926909

6910+
es-define-property@^1.0.1:
6911+
version "1.0.1"
6912+
resolved "https://registry.yarnpkg.com/es-define-property/-/es-define-property-1.0.1.tgz#983eb2f9a6724e9303f61addf011c72e09e0b0fa"
6913+
integrity sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==
6914+
68936915
es-errors@^1.2.1, es-errors@^1.3.0:
68946916
version "1.3.0"
68956917
resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f"
@@ -6942,6 +6964,13 @@ es-object-atoms@^1.0.0:
69426964
dependencies:
69436965
es-errors "^1.3.0"
69446966

6967+
es-object-atoms@^1.1.1:
6968+
version "1.1.1"
6969+
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1"
6970+
integrity sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==
6971+
dependencies:
6972+
es-errors "^1.3.0"
6973+
69456974
es-set-tostringtag@^2.0.3:
69466975
version "2.0.3"
69476976
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.0.3.tgz#8bb60f0a440c2e4281962428438d58545af39777"
@@ -6951,6 +6980,16 @@ es-set-tostringtag@^2.0.3:
69516980
has-tostringtag "^1.0.2"
69526981
hasown "^2.0.1"
69536982

6983+
es-set-tostringtag@^2.1.0:
6984+
version "2.1.0"
6985+
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d"
6986+
integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==
6987+
dependencies:
6988+
es-errors "^1.3.0"
6989+
get-intrinsic "^1.2.6"
6990+
has-tostringtag "^1.0.2"
6991+
hasown "^2.0.2"
6992+
69546993
es-shim-unscopables@^1.0.0, es-shim-unscopables@^1.0.2:
69556994
version "1.0.2"
69566995
resolved "https://registry.yarnpkg.com/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz#1f6942e71ecc7835ed1c8a83006d8771a63a3763"
@@ -7747,11 +7786,16 @@ flatted@^3.2.9:
77477786
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.1.tgz#21db470729a6734d4997002f439cb308987f567a"
77487787
integrity sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==
77497788

7750-
follow-redirects@^1.0.0, follow-redirects@^1.15.6:
7789+
follow-redirects@^1.0.0:
77517790
version "1.15.9"
77527791
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
77537792
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
77547793

7794+
follow-redirects@^1.15.11:
7795+
version "1.15.11"
7796+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.11.tgz#777d73d72a92f8ec4d2e410eb47352a56b8e8340"
7797+
integrity sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==
7798+
77557799
for-each@^0.3.3:
77567800
version "0.3.3"
77577801
resolved "https://registry.yarnpkg.com/for-each/-/for-each-0.3.3.tgz#69b447e88a0a5d32c3e7084f3f1710034b21376e"
@@ -7814,6 +7858,17 @@ form-data@^4.0.0:
78147858
combined-stream "^1.0.8"
78157859
mime-types "^2.1.12"
78167860

7861+
form-data@^4.0.5:
7862+
version "4.0.5"
7863+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.5.tgz#b49e48858045ff4cbf6b03e1805cebcad3679053"
7864+
integrity sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==
7865+
dependencies:
7866+
asynckit "^0.4.0"
7867+
combined-stream "^1.0.8"
7868+
es-set-tostringtag "^2.1.0"
7869+
hasown "^2.0.2"
7870+
mime-types "^2.1.12"
7871+
78177872
form-data@~2.3.2:
78187873
version "2.3.3"
78197874
resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.3.3.tgz#dcce52c05f644f298c6a7ab936bd724ceffbf3a6"
@@ -7976,6 +8031,22 @@ get-intrinsic@^1.1.3, get-intrinsic@^1.2.1, get-intrinsic@^1.2.2, get-intrinsic@
79768031
has-symbols "^1.0.3"
79778032
hasown "^2.0.0"
79788033

8034+
get-intrinsic@^1.2.6:
8035+
version "1.3.0"
8036+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
8037+
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
8038+
dependencies:
8039+
call-bind-apply-helpers "^1.0.2"
8040+
es-define-property "^1.0.1"
8041+
es-errors "^1.3.0"
8042+
es-object-atoms "^1.1.1"
8043+
function-bind "^1.1.2"
8044+
get-proto "^1.0.1"
8045+
gopd "^1.2.0"
8046+
has-symbols "^1.1.0"
8047+
hasown "^2.0.2"
8048+
math-intrinsics "^1.1.0"
8049+
79798050
get-own-enumerable-property-symbols@^3.0.0:
79808051
version "3.0.2"
79818052
resolved "https://registry.yarnpkg.com/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz#b5fde77f22cbe35f390b4e089922c50bce6ef664"
@@ -7986,6 +8057,14 @@ get-package-type@^0.1.0:
79868057
resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
79878058
integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
79888059

8060+
get-proto@^1.0.1:
8061+
version "1.0.1"
8062+
resolved "https://registry.yarnpkg.com/get-proto/-/get-proto-1.0.1.tgz#150b3f2743869ef3e851ec0c49d15b1d14d00ee1"
8063+
integrity sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==
8064+
dependencies:
8065+
dunder-proto "^1.0.1"
8066+
es-object-atoms "^1.0.0"
8067+
79898068
get-stream@3.0.0, get-stream@^3.0.0:
79908069
version "3.0.0"
79918070
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14"
@@ -8188,6 +8267,11 @@ gopd@^1.0.1:
81888267
dependencies:
81898268
get-intrinsic "^1.1.3"
81908269

8270+
gopd@^1.2.0:
8271+
version "1.2.0"
8272+
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1"
8273+
integrity sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==
8274+
81918275
got@^11.8.5:
81928276
version "11.8.6"
81938277
resolved "https://registry.yarnpkg.com/got/-/got-11.8.6.tgz#276e827ead8772eddbcfc97170590b841823233a"
@@ -8305,6 +8389,11 @@ has-symbols@^1.0.1, has-symbols@^1.0.2, has-symbols@^1.0.3:
83058389
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.3.tgz#bb7b2c4349251dce87b125f7bdf874aa7c8b39f8"
83068390
integrity sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==
83078391

8392+
has-symbols@^1.1.0:
8393+
version "1.1.0"
8394+
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.1.0.tgz#fc9c6a783a084951d0b971fe1018de813707a338"
8395+
integrity sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==
8396+
83088397
has-to-string-tag-x@^1.2.0:
83098398
version "1.4.1"
83108399
resolved "https://registry.yarnpkg.com/has-to-string-tag-x/-/has-to-string-tag-x-1.4.1.tgz#a045ab383d7b4b2012a00148ab0aa5f290044d4d"
@@ -10448,6 +10537,11 @@ matcher@^3.0.0:
1044810537
dependencies:
1044910538
escape-string-regexp "^4.0.0"
1045010539

10540+
math-intrinsics@^1.1.0:
10541+
version "1.1.0"
10542+
resolved "https://registry.yarnpkg.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz#a0dd74be81e2aa5c2f27e65ce283605ee4e2b7f9"
10543+
integrity sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==
10544+
1045110545
mdn-data@2.0.14:
1045210546
version "2.0.14"
1045310547
resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.14.tgz#7113fc4281917d63ce29b43446f701e68c25ba50"
@@ -12346,6 +12440,11 @@ proxy-from-env@^1.1.0:
1234612440
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
1234712441
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
1234812442

12443+
proxy-from-env@^2.1.0:
12444+
version "2.1.0"
12445+
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-2.1.0.tgz#a7487568adad577cfaaa7e88c49cab3ab3081aba"
12446+
integrity sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==
12447+
1234912448
prr@~1.0.1:
1235012449
version "1.0.1"
1235112450
resolved "https://registry.yarnpkg.com/prr/-/prr-1.0.1.tgz#d3fc114ba06995a45ec6893f484ceb1d78f5f476"

0 commit comments

Comments
 (0)