From 2fc2e08a3d428bd84450173f11215d23a3d40063 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 29 Jan 2026 07:50:50 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DIFF-14917201 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fcd5fdbc..19322656 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "computed-property": "^0.1.2", "cwd": "^0.8.0", "data-store": "^0.8.2", - "diff": "^2.0.2", + "diff": "^4.0.4", "engine-lodash": "^0.8.0", "event-stream": "^3.3.1", "export-files": "^2.1.0",