From 6994421a28f34db3874a0b8da88af5095115219e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Aug 2022 15:11:54 +0000 Subject: [PATCH] Bump lodash from 4.17.5 to 4.17.21 in /event-handling-2 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.5 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.5...4.17.21) --- updated-dependencies: - dependency-name: lodash dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- event-handling-2/package.json | 2 +- event-handling-2/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/event-handling-2/package.json b/event-handling-2/package.json index 4de13524..c3d64ab5 100644 --- a/event-handling-2/package.json +++ b/event-handling-2/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "@gooddata/react-components": "^4.1.1", - "lodash": "^4.17.5", + "lodash": "^4.17.21", "react": "^15.3.2", "react-dom": "^15.3.2", "react-scripts": "1.0.10" diff --git a/event-handling-2/yarn.lock b/event-handling-2/yarn.lock index c89fe1de..618538fd 100644 --- a/event-handling-2/yarn.lock +++ b/event-handling-2/yarn.lock @@ -4273,13 +4273,13 @@ lodash.uniq@^4.5.0: version "4.5.0" resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773" -lodash@4.17.4, "lodash@>=3.5 <5", lodash@^4.0.0, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.3.0: +lodash@4.17.4: version "4.17.4" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae" -lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.0, lodash@^4.2.1: - version "4.17.5" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511" +"lodash@>=3.5 <5", lodash@^4.0.0, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.2, lodash@^4.17.21, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.2.1, lodash@^4.3.0: + version "4.17.21" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" longest@^1.0.1: version "1.0.1"