Skip to content

Commit 67da21b

Browse files
chore(deps): update wait-on to 8.0.4 🌟 (#1652)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a7b77dc commit 67da21b

File tree

1 file changed

+26
-10
lines changed

1 file changed

+26
-10
lines changed

yarn.lock

Lines changed: 26 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5103,13 +5103,13 @@ axios@^0.21.1:
51035103
dependencies:
51045104
follow-redirects "^1.14.0"
51055105

5106-
axios@^1.8.2:
5107-
version "1.9.0"
5108-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.9.0.tgz#25534e3b72b54540077d33046f77e3b8d7081901"
5109-
integrity sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==
5106+
axios@^1.11.0:
5107+
version "1.11.0"
5108+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.11.0.tgz#c2ec219e35e414c025b2095e8b8280278478fdb6"
5109+
integrity sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==
51105110
dependencies:
51115111
follow-redirects "^1.15.6"
5112-
form-data "^4.0.0"
5112+
form-data "^4.0.4"
51135113
proxy-from-env "^1.1.0"
51145114

51155115
babel-loader@^10.0.0:
@@ -7130,11 +7130,16 @@ flatted@^3.2.9:
71307130
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.3.tgz#67c8fad95454a7c7abebf74bb78ee74a44023358"
71317131
integrity sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==
71327132

7133-
follow-redirects@^1.0.0, follow-redirects@^1.14.0, follow-redirects@^1.15.0, follow-redirects@^1.15.6:
7133+
follow-redirects@^1.0.0, follow-redirects@^1.14.0, follow-redirects@^1.15.0:
71347134
version "1.15.9"
71357135
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
71367136
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
71377137

7138+
follow-redirects@^1.15.6:
7139+
version "1.15.11"
7140+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.11.tgz#777d73d72a92f8ec4d2e410eb47352a56b8e8340"
7141+
integrity sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==
7142+
71387143
for-each@^0.3.3:
71397144
version "0.3.3"
71407145
resolved "https://registry.yarnpkg.com/for-each/-/for-each-0.3.3.tgz#69b447e88a0a5d32c3e7084f3f1710034b21376e"
@@ -7177,6 +7182,17 @@ form-data@^4.0.0:
71777182
combined-stream "^1.0.8"
71787183
mime-types "^2.1.12"
71797184

7185+
form-data@^4.0.4:
7186+
version "4.0.4"
7187+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.4.tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4"
7188+
integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
7189+
dependencies:
7190+
asynckit "^0.4.0"
7191+
combined-stream "^1.0.8"
7192+
es-set-tostringtag "^2.1.0"
7193+
hasown "^2.0.2"
7194+
mime-types "^2.1.12"
7195+
71807196
form-data@~4.0.0:
71817197
version "4.0.2"
71827198
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.2.tgz#35cabbdd30c3ce73deb2c42d3c8d3ed9ca51794c"
@@ -12282,11 +12298,11 @@ [email protected]:
1228212298
rxjs "^7.1.0"
1228312299

1228412300
wait-on@^8.0.3:
12285-
version "8.0.3"
12286-
resolved "https://registry.yarnpkg.com/wait-on/-/wait-on-8.0.3.tgz#a23c684115d68059d739ce4eb18a3f88088d2d16"
12287-
integrity sha512-nQFqAFzZDeRxsu7S3C7LbuxslHhk+gnJZHyethuGKAn2IVleIbTB9I3vJSQiSR+DifUqmdzfPMoMPJfLqMF2vw==
12301+
version "8.0.4"
12302+
resolved "https://registry.yarnpkg.com/wait-on/-/wait-on-8.0.4.tgz#0e9dbc298fa0a6947d0993d41905fe994672bcee"
12303+
integrity sha512-8f9LugAGo4PSc0aLbpKVCVtzayd36sSCp4WLpVngkYq6PK87H79zt77/tlCU6eKCLqR46iFvcl0PU5f+DmtkwA==
1228812304
dependencies:
12289-
axios "^1.8.2"
12305+
axios "^1.11.0"
1229012306
joi "^17.13.3"
1229112307
lodash "^4.17.21"
1229212308
minimist "^1.2.8"

0 commit comments

Comments
 (0)