mirror of
https://github.com/Unleash/unleash.git
synced 2025-08-04 13:48:56 +02:00
chore(deps): update dependency wait-on to v8.0.4 (#10424)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [wait-on](https://redirect.github.com/jeffbski/wait-on) | [`8.0.3` -> `8.0.4`](https://renovatebot.com/diffs/npm/wait-on/8.0.3/8.0.4) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>jeffbski/wait-on (wait-on)</summary> ### [`v8.0.4`](https://redirect.github.com/jeffbski/wait-on/releases/tag/v8.0.4) [Compare Source](https://redirect.github.com/jeffbski/wait-on/compare/v8.0.3...v8.0.4) Update dependencies including axios@1.11.0 which also updated form-data@4.0.4 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40My41IiwidXBkYXRlZEluVmVyIjoiNDEuNDMuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
04bd3cd82e
commit
216e5411ca
18
yarn.lock
18
yarn.lock
@ -2068,14 +2068,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"axios@npm:^1.8.2":
|
||||
version: 1.8.3
|
||||
resolution: "axios@npm:1.8.3"
|
||||
"axios@npm:^1.11.0":
|
||||
version: 1.11.0
|
||||
resolution: "axios@npm:1.11.0"
|
||||
dependencies:
|
||||
follow-redirects: "npm:^1.15.6"
|
||||
form-data: "npm:^4.0.0"
|
||||
form-data: "npm:^4.0.4"
|
||||
proxy-from-env: "npm:^1.1.0"
|
||||
checksum: 10c0/de75da9859adf0a6481d4af2b687db357a054d20f0d69b99d502b71dae3578326b1fdc0951dabaef769827484941cda93d3f89150bf9e04f05f6615fb8316780
|
||||
checksum: 10c0/5de273d33d43058610e4d252f0963cc4f10714da0bfe872e8ef2cbc23c2c999acc300fd357b6bce0fc84a2ca9bd45740fa6bb28199ce2c1266c8b1a393f2b36e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -7889,17 +7889,17 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"wait-on@npm:^8.0.0":
|
||||
version: 8.0.3
|
||||
resolution: "wait-on@npm:8.0.3"
|
||||
version: 8.0.4
|
||||
resolution: "wait-on@npm:8.0.4"
|
||||
dependencies:
|
||||
axios: "npm:^1.8.2"
|
||||
axios: "npm:^1.11.0"
|
||||
joi: "npm:^17.13.3"
|
||||
lodash: "npm:^4.17.21"
|
||||
minimist: "npm:^1.2.8"
|
||||
rxjs: "npm:^7.8.2"
|
||||
bin:
|
||||
wait-on: bin/wait-on
|
||||
checksum: 10c0/7f14086c3bb6fc055207ab591d2faefc045f718aa7c959353a54af05cf08c53c25d9af80d4d5f6934a169cc0d97ebd1dcf024b13583d09b9a935c36bd745bd7b
|
||||
checksum: 10c0/e77d843a03efc12699c965c34338fe0b95c9e80d1e39d946dc172e11a2b9613688b48b61135b269390025a255204a4e3e2ff8e5774f99f0069d149b4b48fd02d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user