From e29bc2d2e026783e5e4b27a53490a33185a248ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 13:58:14 +0200 Subject: [PATCH] chore(deps): bump joi from 17.13.0 to 17.13.1 (#4392) Bumps [joi](https://github.com/hapijs/joi) from 17.13.0 to 17.13.1. - [Commits](https://github.com/hapijs/joi/compare/v17.13.0...v17.13.1) --- updated-dependencies: - dependency-name: joi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f1a197ba0..6828cc047 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "glob": "6.0.1", "html-minifier-terser": "7.2.0", "inquirer": "6.5.2", - "joi": "17.13.0", + "joi": "17.13.1", "js-beautify": "1.15.1", "lodash.clonedeep": "4.5.0", "lodash.merge": "4.6.2",