From eaf1f0c07c6f203e75090a4e35ab0ff328673224 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 19:46:04 +0000 Subject: [PATCH] chore(deps): bump joi from 13.7.0 to 18.2.1 Bumps [joi](https://github.com/hapijs/joi) from 13.7.0 to 18.2.1. - [Commits](https://github.com/hapijs/joi/compare/v13.7.0...v18.2.1) --- updated-dependencies: - dependency-name: joi dependency-version: 18.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3321ab0..1dadc37 100644 --- a/package.json +++ b/package.json @@ -34,6 +34,6 @@ "ut-tools": "^6.40.6" }, "dependencies": { - "joi": "13.7.0" + "joi": "18.2.1" } }