From a7db7b763e50623eabe73efe726705f21620b527 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 01:06:42 +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 379cd53..af4c251 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "homepage": "https://github.com/mfried40/json-mapify", "dependencies": { "@types/lodash": "^4.17.13", - "joi": "^17.13.3", + "joi": "^18.2.1", "lodash": "^4.17.21" }, "devDependencies": {