From ed150ea63c70d131811f3f25d2c3069a4a4c7af6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 03:34:54 +0000 Subject: [PATCH] Bump lodash from 3.10.1 to 4.17.21 Bumps [lodash](https://github.com/lodash/lodash) from 3.10.1 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/3.10.1...4.17.21) --- updated-dependencies: - dependency-name: lodash dependency-type: direct:production ... 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 15f393a..0a041bb 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "dependencies": { "chalk": "^1.1.0", - "lodash": "^3.10.0" + "lodash": "^4.17.21" }, "devDependencies": { "chai": "^3.2.0", diff --git a/yarn.lock b/yarn.lock index 578e8ae..9b0a2b1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -106,9 +106,9 @@ jade@0.26.3: commander "0.6.1" mkdirp "0.3.0" -lodash@^3.10.0: - version "3.10.1" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6" +lodash@^4.17.21: + version "4.17.21" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" lolex@1.3.2: version "1.3.2"