From d1b6c4fe6b63c6fa63c67cac302e547333f0f551 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Mar 2022 19:32:15 +0000 Subject: [PATCH] Bump lodash-es from 4.17.11 to 4.17.21 in /example Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.11 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.21) --- updated-dependencies: - dependency-name: lodash-es dependency-type: indirect ... Signed-off-by: dependabot[bot] --- example/yarn.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/example/yarn.lock b/example/yarn.lock index f25f9c1..c883f81 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -2838,8 +2838,8 @@ locate-path@^3.0.0: path-exists "^3.0.0" lodash-es@^4.17.10, lodash-es@^4.2.1: - version "4.17.11" - resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.11.tgz#145ab4a7ac5c5e52a3531fb4f310255a152b4be0" + version "4.17.21" + resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee" lodash._basecopy@^3.0.0: version "3.0.1" @@ -3979,9 +3979,9 @@ redux-form@^7.3.0: prop-types "^15.6.1" react-lifecycles-compat "^3.0.4" -redux-react-i18n@2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/redux-react-i18n/-/redux-react-i18n-2.0.0.tgz#006efe860de4e2386c5fcb7fa04000f391d824e9" +redux-react-i18n@2.0.1: + version "2.0.1" + resolved "https://registry.yarnpkg.com/redux-react-i18n/-/redux-react-i18n-2.0.1.tgz#534dc11d05b29409cfcb2817c58d4be3b2ca30cf" dependencies: translatr ">=2.1.0"