From 4dcacd81b1d10c0ee0e893c8440a1550db9012e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 18:38:13 +0000 Subject: [PATCH] chore(deps): bump joi from 18.1.2 to 18.2.9 Bumps [joi](https://github.com/hapijs/joi) from 18.1.2 to 18.2.9. - [Commits](https://github.com/hapijs/joi/compare/v18.1.2...v18.2.9) --- updated-dependencies: - dependency-name: joi dependency-version: 18.2.9 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 523f0b00..7e9c9bae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9719,9 +9719,9 @@ jimp-compact@0.16.1: integrity sha512-dZ6Ra7u1G8c4Letq/B5EzAxj4tLFHL+cGtdpR+PVm4yzPDj+lCk+AbivWt1eOM+ikzkowtyV7qSqX6qr3t71Ww== joi@^18.1.2: - version "18.1.2" - resolved "https://registry.yarnpkg.com/joi/-/joi-18.1.2.tgz#4735a384d7721fcda7a551d128862cf816541924" - integrity sha512-rF5MAmps5esSlhCA+N1b6IYHDw9j/btzGaqfgie522jS02Ju/HXBxamlXVlKEHAxoMKQL77HWI8jlqWsFuekZA== + version "18.2.9" + resolved "https://registry.yarnpkg.com/joi/-/joi-18.2.9.tgz#8f489aebefab85cfa9979ea4471e3eea022787b1" + integrity sha512-2mD929bUVKUhOLQQEVhlf6EZ0Mlo0DeRb5MO7cViR9AXLtBauuccEtB1py9Ocxpo/P7ucnh442iY/iOwrh3IQw== dependencies: "@hapi/address" "^5.1.1" "@hapi/formula" "^3.0.2"