From 2438c0de91c17293129e9e81ba7769bdb0ff376e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2019 13:48:57 -0700 Subject: [PATCH] Bump lodash-es from 4.17.10 to 4.17.15 in /ui (#1969) --- ui/yarn.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ui/yarn.lock b/ui/yarn.lock index 73ed89d19c..7eec914e63 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -5201,8 +5201,9 @@ locate-path@^3.0.0: path-exists "^3.0.0" lodash-es@^4.17.5, lodash-es@^4.2.1: - version "4.17.10" - resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.10.tgz#62cd7104cdf5dd87f235a837f0ede0e8e5117e05" + version "4.17.15" + resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.15.tgz#21bd96839354412f23d7a10340e5eac6ee455d78" + integrity sha512-rlrc3yU3+JNOpZ9zj5pQtxnx2THmvRykwL4Xlxoa8I9lHBlVbbyPhgyPMioxVZ4NqyxaVVtaJnzsyOidQIhyyQ== lodash.assign@^4.2.0: version "4.2.0"