From 27a3321d6194df4ea60a8ae83b2fb483f198cf5d Mon Sep 17 00:00:00 2001 From: "wiz-0f69a603e6[bot]" <205839349+wiz-0f69a603e6[bot]@users.noreply.github.com> Date: Sat, 10 May 2025 04:01:55 +0000 Subject: [PATCH] Remediate vulnerabilities in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d43e448..407e479c 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "clone": "^2.1.2", "eventemitter2": "^6.4.4", "hash-it": "^5.0.0", - "jsonpath-plus": "^5.0.7", + "jsonpath-plus": "10.2.0", "lodash.isobjectlike": "^4.0.0" } }