From 08a1346685924b94abfc562dbd9c313abbcf92d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 19:43:59 +0000 Subject: [PATCH] Bump joi from 17.13.0 to 17.13.4 in /samples-old/CalculatorNuGet Bumps [joi](https://github.com/hapijs/joi) from 17.13.0 to 17.13.4. - [Commits](https://github.com/hapijs/joi/compare/v17.13.0...v17.13.4) --- updated-dependencies: - dependency-name: joi dependency-version: 17.13.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- samples-old/CalculatorNuGet/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/samples-old/CalculatorNuGet/yarn.lock b/samples-old/CalculatorNuGet/yarn.lock index 5d5691e44..fb2fe2aaf 100644 --- a/samples-old/CalculatorNuGet/yarn.lock +++ b/samples-old/CalculatorNuGet/yarn.lock @@ -5378,9 +5378,9 @@ jest@^29.6.3: jest-cli "^29.7.0" joi@^17.2.1: - version "17.13.0" - resolved "https://registry.yarnpkg.com/joi/-/joi-17.13.0.tgz#b6f340b8029ee7af2397f821d17a4f03bf34b043" - integrity sha512-9qcrTyoBmFZRNHeVP4edKqIUEgFzq7MHvTNSDuHSqkpOPtiBkgNgcmTSqmiw1kw9tdKaiddvIDv/eCJDxmqWCA== + version "17.13.4" + resolved "https://registry.yarnpkg.com/joi/-/joi-17.13.4.tgz#ad6153d97ce558eb3a3b593e0d43eab51df1c474" + integrity sha512-1RuuER6kmt8K8I3nIWvPZKi5RQCb568ZPyY4Pwjlua+yo+63ZTmIwxLZH0heBmiKN4uxjvCiarDrjaeH84xicQ== dependencies: "@hapi/hoek" "^9.3.0" "@hapi/topo" "^5.1.0"