From c468ac00e32ecd9c51624e19be0d25650cf8dc85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2020 20:51:25 +0000 Subject: [PATCH] Bump lodash from 4.17.11 to 4.17.19 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.19) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9cc690d..9d213d6 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "discovery-cloud-client": "github:inkandswitch/discovery-cloud-client", "discovery-swarm": "^5.1.4", "hypermerge": "github:automerge/hypermerge#4ee483f5c7b9d5870d315258042d71ae4ee22698", - "lodash": "^4.17.11", + "lodash": "^4.17.19", "mime-types": "^2.1.22", "random-access-file": "^2.1.0", "ts-node": "^8.0.3", diff --git a/yarn.lock b/yarn.lock index c1807e9..04788f7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -632,10 +632,10 @@ length-prefixed-message@^3.0.3: dependencies: varint "^3.0.1" -lodash@^4.17.11: - version "4.17.11" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d" - integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg== +lodash@^4.17.19: + version "4.17.19" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b" + integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ== lru@^2.0.0: version "2.0.1"