From 403fe36f6d58475ec22a374e1fe3574038b0ac1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 18:59:14 +0000 Subject: [PATCH] Bump lodash in /OpenWeather.All/OpenWeather.Web/ClientApp Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.15. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.15) Signed-off-by: dependabot[bot] --- OpenWeather.All/OpenWeather.Web/ClientApp/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/OpenWeather.All/OpenWeather.Web/ClientApp/package-lock.json b/OpenWeather.All/OpenWeather.Web/ClientApp/package-lock.json index f7d30e7..72feb48 100644 --- a/OpenWeather.All/OpenWeather.Web/ClientApp/package-lock.json +++ b/OpenWeather.All/OpenWeather.Web/ClientApp/package-lock.json @@ -5981,9 +5981,9 @@ } }, "lodash": { - "version": "4.17.10", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.10.tgz", - "integrity": "sha512-UejweD1pDoXu+AD825lWwp4ZGtSwgnpZxb3JDViD7StjQz+Nb/6l093lx4OQ0foGWNRoc19mWy7BzL+UAK2iVg==" + "version": "4.17.15", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz", + "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==" }, "lodash.assign": { "version": "4.2.0",