From 620b89ce17d10b3c77bd91ed208bb4aa0e78c9bf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 28 Jan 2026 13:31:29 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - 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 3c66bb5..f8b43e7 100644 --- a/package.json +++ b/package.json @@ -142,7 +142,7 @@ "body-parser": "^1.18.3", "chalk": "^2.4.1", "jest-plugins-recommended": "^2.9.0", - "lodash": "^4.17.10", + "lodash": "^4.17.23", "minimatch": "^3.0.4" }, "peerDependencies": {