From ab3c171fd9a3c1c60160607f841d94b139475dd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 14:41:40 +0000 Subject: [PATCH] build(deps): bump dottie from 2.0.6 to 2.0.7 Bumps [dottie](https://github.com/mickhansen/dottie.js) from 2.0.6 to 2.0.7. - [Release notes](https://github.com/mickhansen/dottie.js/releases) - [Commits](https://github.com/mickhansen/dottie.js/compare/v2.0.6...v2.0.7) --- updated-dependencies: - dependency-name: dottie dependency-version: 2.0.7 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 0f836d23..ec617b69 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@hapi/boom": "10.0.1", "@wmfs/asl-choice-processor": "1.25.0", "debug": "4.4.1", - "dottie": "2.0.6", + "dottie": "2.0.7", "jsonpath": "1.1.1", "lodash": "4.17.21", "luxon": "3.7.1",