From 62b139b57a25af69d8d8cffb00e84a3ff7cf4b43 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 3 Jan 2026 09:01:47 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e99d8d..47fb3be 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "fast-memoize": "^2.5.1", "fs": "0.0.1-security", "path": "^0.12.7", - "snyk": "^1.192.5" + "snyk": "^1.996.0" }, "husky": { "hooks": {