From 1d7a9df2d3e5c96b2ac58f99e141cf4f82932293 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 15 Apr 2024 17:31:12 +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 3c66bb5..4ddfadb 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.17", "minimatch": "^3.0.4" }, "peerDependencies": {