From cc47ef407b0f6f6a100ef96a43934a158287af2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2020 14:57:27 +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 | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 02806d1..3cfdceb 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "base-64": "^0.1.0", - "lodash": "^4.17.11", + "lodash": "^4.17.19", "markdown-it": "^8.4.2" }, "repository": { diff --git a/yarn.lock b/yarn.lock index f2e4e67..b5285b4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -139,9 +139,9 @@ linkify-it@^2.0.0: dependencies: uc.micro "^1.0.1" -lodash@^4.17.11: - version "4.17.11" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d" +lodash@^4.17.19: + version "4.17.19" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b" markdown-it@^8.4.2: version "8.4.2" @@ -165,7 +165,7 @@ minimatch@^3.0.4: minimist@~1.2.0: version "1.2.0" - resolved "http://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284" + resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284" mock-require@^3.0.2: version "3.0.2" @@ -250,7 +250,7 @@ tape@^4.9.1: through@~2.3.4, through@~2.3.8: version "2.3.8" - resolved "http://registry.npmjs.org/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5" + resolved "https://registry.npmjs.org/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5" uc.micro@^1.0.1, uc.micro@^1.0.5: version "1.0.5"