From e58ec1e96400448d3c74a14c58ac24340be15945 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 15 Apr 2024 22:25:03 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-6139239 --- 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": {