From 49ed447a8519a46a358d057882a42b48416dff8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Apr 2020 04:23:21 +0000 Subject: [PATCH] Bump lodash from 4.17.10 to 4.17.13 in /modules/bitmex-realtime-api Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.13. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.13) 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..d6c5d71 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.13" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.13.tgz#0bdc3a6adc873d2f4e0c4bac285df91b64fc7b93" methods@^1.1.1: version "1.1.2"