mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-20 00:08:02 +01:00
fix(deps): update dependency joi to v17.12.3 (#6840)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [joi](https://togithub.com/hapijs/joi) | [`17.12.2` -> `17.12.3`](https://renovatebot.com/diffs/npm/joi/17.12.2/17.12.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/joi/17.12.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/joi/17.12.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/joi/17.12.2/17.12.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/joi/17.12.2/17.12.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>hapijs/joi (joi)</summary> ### [`v17.12.3`](https://togithub.com/hapijs/joi/compare/v17.12.2...554a437a5569015479887f69033bcd1357fb55d6) [Compare Source](https://togithub.com/hapijs/joi/compare/v17.12.2...v17.12.3) </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 becomes conflicted, 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
88b5bfcb29
commit
bd76bc1f7a
@ -4522,9 +4522,9 @@ jest@29.7.0:
|
|||||||
jest-cli "^29.7.0"
|
jest-cli "^29.7.0"
|
||||||
|
|
||||||
joi@^17.11.0, joi@^17.3.0:
|
joi@^17.11.0, joi@^17.3.0:
|
||||||
version "17.12.2"
|
version "17.12.3"
|
||||||
resolved "https://registry.yarnpkg.com/joi/-/joi-17.12.2.tgz#283a664dabb80c7e52943c557aab82faea09f521"
|
resolved "https://registry.yarnpkg.com/joi/-/joi-17.12.3.tgz#944646979cd3b460178547b12ba37aca8482f63d"
|
||||||
integrity sha512-RonXAIzCiHLc8ss3Ibuz45u28GOsWE1UpfDXLbN/9NKbL4tCJf8TWYVKsoYuuh+sAUt7fsSNpA+r2+TBA6Wjmw==
|
integrity sha512-2RRziagf555owrm9IRVtdKynOBeITiDpuZqIpgwqXShPncPKNiRQoiGsl/T8SQdq+8ugRzH2LqY67irr2y/d+g==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@hapi/hoek" "^9.3.0"
|
"@hapi/hoek" "^9.3.0"
|
||||||
"@hapi/topo" "^5.1.0"
|
"@hapi/topo" "^5.1.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user