From 4261df9f8f4bce0e8a05062c68f3b4486bf59d20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 10:52:01 +0000 Subject: [PATCH] Bump lodash from 4.17.15 to 4.17.21 in /lerna-script Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21) --- updated-dependencies: - dependency-name: lodash dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lerna-script/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lerna-script/package.json b/lerna-script/package.json index 7a68f35..dac76bb 100644 --- a/lerna-script/package.json +++ b/lerna-script/package.json @@ -43,7 +43,7 @@ "bluebird": "3.7.2", "fs-extra": "8.1.0", "ignore": "5.1.6", - "lodash": "4.17.15", + "lodash": "4.17.21", "npmlog": "4.1.2", "sanitize-filename": "1.6.3", "shelljs": "0.8.4",