From 67414b3ba979443cfb05be384ae0d9263b0f1dab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 22:43:20 +0000 Subject: [PATCH] Bump lodash from 4.16.4 to 4.17.21 Bumps [lodash](https://github.com/lodash/lodash) from 4.16.4 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.16.4...4.17.21) --- updated-dependencies: - dependency-name: lodash dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fbf55a96e5a..be486fb791a 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "language-less": "github:atom/language-less", "language-typescript": "github:giladgray/language-typescript", "lerna": "2.0.0-beta.30", - "lodash": "4.16.4", + "lodash": "4.17.21", "marked": "0.3.6", "merge-stream": "1.0.0", "mocha": "3.1.2",