From b5b5c6a168db29148d8c6713a15284f29229e957 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 22:36:04 +0000 Subject: [PATCH] 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 17.13.3 to 18.2.1 - [Commits](https://github.com/hapijs/joi/compare/v17.13.3...v18.2.1) --- updated-dependencies: - dependency-name: joi dependency-version: 18.2.1 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0bbe9bd..c7ae635 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "helmet": "^7.1.0", "hpp": "^0.2.3", "http-status": "^1.6.2", - "joi": "^17.12.0", + "joi": "^18.2.1", "jsonwebtoken": "^9.0.2", "mongoose": "^8.4.0", "morgan": "^1.10.0",