From ad661479631c381646507ecbde5545f9e7b05202 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Aug 2020 05:52:51 +0000 Subject: [PATCH] Bump lodash from 4.17.10 to 4.17.19 in /modules/bitmex-realtime-api Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.19) Signed-off-by: dependabot[bot] --- modules/bitmex-realtime-api/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/bitmex-realtime-api/yarn.lock b/modules/bitmex-realtime-api/yarn.lock index cf267b4..58af4c2 100644 --- a/modules/bitmex-realtime-api/yarn.lock +++ b/modules/bitmex-realtime-api/yarn.lock @@ -67,8 +67,8 @@ isarray@~1.0.0: resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11" lodash@^4.17.10: - version "4.17.10" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7" + version "4.17.19" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b" methods@^1.1.1: version "1.1.2"