From 9f7ac42f1acd7b76f2187f74f097bbcbd6b7bd95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 19:17:47 +0000 Subject: [PATCH] Bump joi from 18.2.1 to 18.2.9 Bumps [joi](https://github.com/hapijs/joi) from 18.2.1 to 18.2.9. - [Commits](https://github.com/hapijs/joi/compare/v18.2.1...v18.2.9) --- 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 08a85922..6c827cf9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5169,9 +5169,9 @@ jiti@^2.5.1: integrity sha512-AC/7JofJvZGrrneWNaEnJeOLUx+JlGt7tNa0wZiRPT4MY1wmfKjt2+6O2p2uz2+skll8OZZmJMNqeke7kKbNgQ== joi@^18.2.1: - version "18.2.1" - resolved "https://registry.yarnpkg.com/joi/-/joi-18.2.1.tgz#a022e39496e25b010a6d4649975c160a4315bd79" - integrity sha512-2/OKlogiESf2Nh3TFCrRjrr9z1DRHeW0I+KReF67+4J0Ns+8hBtHRmoWAZ2OFU6I5+TWLEe6sVlSdXPjHm5UbQ== + 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"