From 9f887781371c54b7f92986660c817e49e92f5c9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 May 2021 09:49:14 +0000 Subject: [PATCH] build(deps): bump lodash from 4.17.10 to 4.17.21 in /frontend Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.21) Signed-off-by: dependabot[bot] --- frontend/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 2e5efcb..a6db1c5 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -4835,8 +4835,8 @@ lodash.where@^3.1.0: lodash.isarray "^3.0.0" lodash@^4.17.10, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.3.0: - version "4.17.10" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7" + version "4.17.21" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" log-ok@^0.1.1: version "0.1.1"