From 19eedf09c67b2d0ca8593f9fec57d7bd708b98d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2026 23:58:10 +0000 Subject: [PATCH] build(deps): bump joi in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [joi](https://github.com/hapijs/joi). Updates `joi` from 18.0.2 to 18.2.8 - [Commits](https://github.com/hapijs/joi/compare/v18.0.2...v18.2.8) --- updated-dependencies: - dependency-name: joi dependency-version: 18.2.8 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- yarn.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/yarn.lock b/yarn.lock index b8ff8e1b..a81c4f4d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2886,7 +2886,7 @@ dependencies: "@sinonjs/commons" "^3.0.1" -"@standard-schema/spec@^1.0.0": +"@standard-schema/spec@^1.1.0": version "1.1.0" resolved "https://registry.yarnpkg.com/@standard-schema/spec/-/spec-1.1.0.tgz#a79b55dbaf8604812f52d140b2c9ab41bc150bb8" integrity sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w== @@ -8521,9 +8521,9 @@ jest@29.7.0: jest-cli "^29.7.0" joi@^18.0.1: - version "18.0.2" - resolved "https://registry.yarnpkg.com/joi/-/joi-18.0.2.tgz#30ced6aed00a7848cc11f92859515258301dc3a4" - integrity sha512-RuCOQMIt78LWnktPoeBL0GErkNaJPTBGcYuyaBvUOQSpcpcLfWrHPPihYdOGbV5pam9VTWbeoF7TsGiHugcjGA== + 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" @@ -8531,7 +8531,7 @@ joi@^18.0.1: "@hapi/pinpoint" "^2.0.1" "@hapi/tlds" "^1.1.1" "@hapi/topo" "^6.0.2" - "@standard-schema/spec" "^1.0.0" + "@standard-schema/spec" "^1.1.0" "js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0: version "4.0.0"