From ecb58a86a3a27854a8be0053f0b49fad15d424fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 May 2021 23:17:46 +0000 Subject: [PATCH] Bump lodash from 4.17.19 to 4.17.21 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 4ef54cf..4c0b7bb 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ } }, "dependencies": { - "lodash": "^4.17.19", + "lodash": "^4.17.21", "request": "^2.88.0", "request-promise": "^4.2.4", "simple-git": "^1.110.0", diff --git a/yarn.lock b/yarn.lock index 9dcaeb8..9ca90e5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -401,9 +401,9 @@ locate-path@^5.0.0: dependencies: p-locate "^4.1.0" -lodash@^4.17.11, lodash@^4.17.19: - version "4.17.19" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b" +lodash@^4.17.11, lodash@^4.17.21: + version "4.17.21" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" map-age-cleaner@^0.1.1: version "0.1.3"