From d2baa9dd6f82764401b24f076653c9609f3eeb79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2020 09:19:46 +0000 Subject: [PATCH] Bump lodash from 4.17.11 to 4.17.19 in /Shuttle.Sentinel.Site 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] --- Shuttle.Sentinel.Site/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Shuttle.Sentinel.Site/package-lock.json b/Shuttle.Sentinel.Site/package-lock.json index e95ee88..e4b6ad6 100644 --- a/Shuttle.Sentinel.Site/package-lock.json +++ b/Shuttle.Sentinel.Site/package-lock.json @@ -4077,9 +4077,9 @@ "optional": true }, "lodash": { - "version": "4.17.11", - "resolved": "http://localhost:4873/lodash/-/lodash-4.17.11.tgz", - "integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==" + "version": "4.17.19", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz", + "integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==" }, "loose-envify": { "version": "1.4.0",