From 79ea579223cfecfc978bf38fefff433f0341ec59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 May 2021 09:09:15 +0000 Subject: [PATCH] chore(deps): bump lodash in /examples/with-multiple-instances Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21) Signed-off-by: dependabot[bot] --- examples/with-multiple-instances/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/with-multiple-instances/yarn.lock b/examples/with-multiple-instances/yarn.lock index 136665b7..30133925 100644 --- a/examples/with-multiple-instances/yarn.lock +++ b/examples/with-multiple-instances/yarn.lock @@ -456,9 +456,9 @@ lodash.flatten@^4.4.0: integrity sha1-8xwiIlqWMtK7+OSt2+8kCqdlph8= lodash@^4.17.11: - version "4.17.20" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52" - integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA== + version "4.17.21" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" + integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== media-typer@0.3.0: version "0.3.0"