From 392b0b12c8d34a592507c0e317c2407f909338ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 02:54:37 +0000 Subject: [PATCH] build(deps): bump joi from 18.2.3 to 18.2.8 Bumps [joi](https://github.com/hapijs/joi) from 18.2.3 to 18.2.8. - [Commits](https://github.com/hapijs/joi/compare/v18.2.3...v18.2.8) --- updated-dependencies: - dependency-name: joi dependency-version: 18.2.8 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 f64b6267..1462aa8e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2744,9 +2744,9 @@ jackspeak@^3.1.2: "@pkgjs/parseargs" "^0.11.0" joi@^18.2.3: - version "18.2.3" - resolved "https://registry.yarnpkg.com/joi/-/joi-18.2.3.tgz#efdd1311496cd585730633fc57253a45641a3e85" - integrity sha512-N5A3KTWQpPWT4ExxxPlUx7WmykGXRzhNidWhV41d6Abu9YfI2NyWCJuxdPnslJCPWtbRpSVOWSnSS6GakLM/Rg== + version "18.2.8" + resolved "https://registry.yarnpkg.com/joi/-/joi-18.2.8.tgz#855dae219ef3bb48bb26c35f02fdb521f88b9c03" + integrity sha512-G2TX62h58ZHuwqetJgP2F4ualakqAmZtBYe3jWen7gxQRw5xApX6crnFtuB91WC0c3ESBnva+kGSnb3+6pIQDQ== dependencies: "@hapi/address" "^5.1.1" "@hapi/formula" "^3.0.2"