From 5a206af4a4ece430b43e7a8d3d043ac4dfe23281 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 8 Oct 2021 23:20:43 +0000 Subject: [PATCH] fix: upgrade lodash from 4.17.4 to 4.17.21 Snyk has created this PR to upgrade lodash from 4.17.4 to 4.17.21. See this package in npm: https://www.npmjs.com/package/lodash See this project in Snyk: https://app.snyk.io/org/upperlefty/project/83f18ffa-4d3a-4fc1-9603-d246cbdb847d?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 323fcf8c23f..4d1174616fe 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "chokidar": "1.6.1", "decompress-zip": "0.3.0", "fs-extra": "2.0.0", - "lodash": "4.17.4", + "lodash": "4.17.21", "npm": "3.10.10", "opn": "4.0.2", "request": "2.79.0",