From ef30793da7631013b934776dd2edf3ac6f5d82ee Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Feb 2021 04:18:10 +0000 Subject: [PATCH] Build(deps): [Security] Bump lodash from 4.17.11 to 4.17.21 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.21. **This update includes security fixes.** - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.21) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 5329182..8cdcd8f 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "colors": "1.1.2", "commander": "2.11.0", "inversify": "4.3.0", - "lodash": "4.17.11", + "lodash": "4.17.21", "papaparse": "4.3.6", "reflect-metadata": "0.1.10", "request": "2.88.0", diff --git a/yarn.lock b/yarn.lock index dd8f685..6594c98 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1837,9 +1837,9 @@ locate-path@^2.0.0: p-locate "^2.0.0" path-exists "^3.0.0" -lodash@4.17.11, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.4: - version "4.17.11" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d" +lodash@4.17.21, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.4: + version "4.17.21" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" loose-envify@^1.0.0: version "1.3.1"