From fd52d72ddf8bf72617859bce9df8787cc653bc8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2020 15:33:43 +0000 Subject: [PATCH] Bump lodash from 4.17.5 to 4.17.20 in /tutorials/1-end Bumps [lodash](https://github.com/lodash/lodash) from 4.17.5 to 4.17.20. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.5...4.17.20) Signed-off-by: dependabot[bot] --- tutorials/1-end/yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tutorials/1-end/yarn.lock b/tutorials/1-end/yarn.lock index 1dcbfb04c..d9d0f289f 100644 --- a/tutorials/1-end/yarn.lock +++ b/tutorials/1-end/yarn.lock @@ -439,7 +439,7 @@ babel-core@6.26.0, babel-core@^6.26.0: babel-eslint@^8.2.1: version "8.2.2" - resolved "http://registry.npmjs.org/babel-eslint/-/babel-eslint-8.2.2.tgz#1102273354c6f0b29b4ea28a65f97d122296b68b" + resolved "https://registry.npmjs.org/babel-eslint/-/babel-eslint-8.2.2.tgz#1102273354c6f0b29b4ea28a65f97d122296b68b" dependencies: "@babel/code-frame" "^7.0.0-beta.40" "@babel/traverse" "^7.0.0-beta.40" @@ -2219,7 +2219,7 @@ event-emitter@~0.3.5: event-stream@~3.3.0: version "3.3.4" - resolved "http://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz#4ab4c9a0f5a54db9338b4c34d86bfce8f4b35571" + resolved "https://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz#4ab4c9a0f5a54db9338b4c34d86bfce8f4b35571" dependencies: duplexer "~0.1.1" from "~0" @@ -3520,8 +3520,8 @@ locate-path@^2.0.0: path-exists "^3.0.0" lodash@^4.14.0, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.3.0, lodash@^4.5.1: - version "4.17.5" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511" + version "4.17.20" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52" longest@^1.0.1: version "1.0.1"