From cb00e9c7f0edfb653b965d9f4ff39dc3f19690d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 19:08:21 +0000 Subject: [PATCH] build(deps): update dependency jsonpath to v1.3.0 [security] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e518ae5..b5d6e0e 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@wmfs/asl-choice-processor": "1.25.0", "debug": "4.4.1", "dottie": "2.0.6", - "jsonpath": "1.1.1", + "jsonpath": "1.3.0", "lodash": "4.17.21", "luxon": "3.7.1", "tokenizr": "^1.6.7",