From 009a956417fc988ec552cafe20fc6b79370de39a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 08:46:56 +0000 Subject: [PATCH] chore(deps): bump joi from 17.13.3 to 17.13.7 Bumps [joi](https://github.com/hapijs/joi) from 17.13.3 to 17.13.7. - [Commits](https://github.com/hapijs/joi/compare/v17.13.3...v17.13.7) --- updated-dependencies: - dependency-name: joi dependency-version: 17.13.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 0bc70137..8393df66 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6634,9 +6634,9 @@ jest@^29.0.0, jest@^29.6.4: jest-cli "^29.7.0" joi@^17.11.0: - version "17.13.3" - resolved "https://registry.yarnpkg.com/joi/-/joi-17.13.3.tgz#0f5cc1169c999b30d344366d384b12d92558bcec" - integrity sha512-otDA4ldcIx+ZXsKHWmp0YizCweVRZG96J10b0FevjfuncLO1oX59THoAmHkNubYJ+9gWsYsp5k8v4ib6oDv1fA== + version "17.13.7" + resolved "https://registry.yarnpkg.com/joi/-/joi-17.13.7.tgz#92e212c50dbbbcb1a1592424f84083eb265cc778" + integrity sha512-MF80Dm5Y2veNy8QWVx9Bj3ui4mo7+VPSPsR1M+oaHXV0Gx6zGX9a2F+OZG3Blby9tOlzU9Rs5FUimlEhbKtfnQ== dependencies: "@hapi/hoek" "^9.3.0" "@hapi/topo" "^5.1.0"