From 1140bcc3ab0ca480c65ac003fcd320116ec2f463 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 6 Feb 2026 07:01:13 +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 197427ce416..2004361da17 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "image-size": "0.5.0", "intl": "1.2.5", "intl-messageformat": "1.3.0", - "jsonpath": "0.2.7", + "jsonpath": "1.2.0", "knex": "0.12.5", "knex-migrator": "0.2.0", "lodash": "4.17.2", From 81dbff3fb8583419eda85ae4b88488832d26056c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 8 Feb 2026 09:10:00 +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