From 033078fb231ff8c0c7b94181f3317b6924503558 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 31 Jan 2026 04:05:43 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ESLINT-15102420 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 743b1c1b..3ff25ca1 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "sharp": "^0.26.2", "shortid32": "0.1.1", "snyk": "1.425.3", - "sqreen": "1.55.1", + "sqreen": "1.56.0", "strip-ansi": "5.2.0", "ua-parser-js": "0.7.20", "uglify-js": "3.11.5",