From 362ee97deb8717d08d473f976b37f9fc0ed6ae69 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 6 Feb 2026 18:51:25 +0000 Subject: [PATCH 1/2] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSONPATH-15134429 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 38cb369514015..a072f1687123d 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "joi": "17.7.0", "joi-extension-semver": "5.0.0", "js-yaml": "^4.1.0", - "jsonpath": "~1.1.1", + "jsonpath": "~1.2.0", "lodash.countby": "^4.6.0", "lodash.groupby": "^4.6.0", "lodash.times": "^4.3.2", From b0ab79c839ebcffdd87cf9ba32eb7890760676c1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 8 Feb 2026 03:43:45 +0000 Subject: [PATCH 2/2] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSONPATH-15134429