Bump joi from 17.9.2 to 17.10.0

Bumps [joi](https://github.com/hapijs/joi) from 17.9.2 to 17.10.0.
- [Commits](https://github.com/hapijs/joi/compare/v17.9.2...v17.10.0)

---
updated-dependencies:
- dependency-name: joi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-28 14:53:15 +00:00
committed by GitHub
parent db42413d31
commit 00cf277c3e
2 changed files with 5 additions and 5 deletions

View File

@ -872,10 +872,10 @@ jake@^10.8.5:
filelist "^1.0.1"
minimatch "^3.0.4"
joi@^17.9.2:
version "17.9.2"
resolved "https://registry.yarnpkg.com/joi/-/joi-17.9.2.tgz#8b2e4724188369f55451aebd1d0b1d9482470690"
integrity sha512-Itk/r+V4Dx0V3c7RLFdRh12IOjySm2/WGPMubBT92cQvRfYZhPM2W0hZlctjj72iES8jsRCwp7S/cRmWBnJ4nw==
joi@^17.10.0:
version "17.10.0"
resolved "https://registry.yarnpkg.com/joi/-/joi-17.10.0.tgz#04e249daa24d48fada2d34046a8262e474b1326f"
integrity sha512-hrazgRSlhzacZ69LdcKfhi3Vu13z2yFfoAzmEov3yFIJlatTdVGUW6vle1zjH8qkzdCn/qGw8rapjqsObbYXAg==
dependencies:
"@hapi/hoek" "^9.0.0"
"@hapi/topo" "^5.0.0"