From d517e1d2b2f0d3f39796c73836fe4282ab527aba Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 28 Jan 2026 08:54:59 +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 - https://snyk.io/vuln/SNYK-JS-LODASH-15053838 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d3c2384..0a395e3 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "devisPattern": "^1.2.1", "jsonet": "^1.0.0", "jsonpack": "^1.1.5", - "snyk": "^1.192.3" + "snyk": "^1.996.0" }, "devDependencies": { "chai": "^3.5.0",