From 54a45d176d190627a53c2c789d2f5d20c09f4d98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 17:36:55 +0000 Subject: [PATCH] chore(deps): bump joi from 17.13.4 to 17.13.7 in /doc Bumps [joi](https://github.com/hapijs/joi) from 17.13.4 to 17.13.7. - [Commits](https://github.com/hapijs/joi/compare/v17.13.4...v17.13.7) --- updated-dependencies: - dependency-name: joi dependency-version: 17.13.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- doc/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/yarn.lock b/doc/yarn.lock index e736ae32..71a76279 100644 --- a/doc/yarn.lock +++ b/doc/yarn.lock @@ -5556,9 +5556,9 @@ jiti@^1.20.0: integrity sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A== joi@^17.9.2: - version "17.13.4" - resolved "https://registry.yarnpkg.com/joi/-/joi-17.13.4.tgz#ad6153d97ce558eb3a3b593e0d43eab51df1c474" - integrity sha512-1RuuER6kmt8K8I3nIWvPZKi5RQCb568ZPyY4Pwjlua+yo+63ZTmIwxLZH0heBmiKN4uxjvCiarDrjaeH84xicQ== + 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"