From e9a66c7ed686173dcd565b3eb717aa4041f069cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 21:23:54 +0000 Subject: [PATCH] Bump lodash-es from 4.17.15 to 4.17.21 Bumps [lodash-es](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-es dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 440f876..23777ef 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "intl": "^1.2.5", "jest": "^24.7.1", "json-stringify-safe": "^5.0.1", - "lodash-es": "4.17.15", + "lodash-es": "4.17.21", "merge2": "^1.0.2", "reflect-metadata": "^0.1.12", "rimraf": "~2.5.4",