From 2fce59590a856a302148fb273dc2c5d05b5b14b9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 11 Jul 2025 02:37:07 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SNYK-10497607 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e6d6e27423..b862930c55 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "request": "latest", "shelljs": "latest", "view-helpers": "latest", - "snyk": "1.16.0" + "snyk": "1.1297.3" }, "devDependencies": { "babel-core": "^6.7.2",