From 5fbcf064ec3a0dd7e27ff2432c422695c770b7ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2020 11:29:33 +0000 Subject: [PATCH] Bump lodash from 4.17.4 to 4.17.19 in /serverless-test Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.4...4.17.19) Signed-off-by: dependabot[bot] --- serverless-test/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/serverless-test/yarn.lock b/serverless-test/yarn.lock index 677959f..9b97864 100644 --- a/serverless-test/yarn.lock +++ b/serverless-test/yarn.lock @@ -236,8 +236,8 @@ lodash.keys@^3.0.0: lodash.isarray "^3.0.0" lodash@^4.0.0: - version "4.17.4" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae" + version "4.17.19" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b" minimatch@^3.0.2: version "3.0.4"