From e70893f77b0d482322483acfaf03935729e747e6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2019 06:25:50 +0000 Subject: [PATCH] Update lodash requirement from 4.17.10 to 4.17.13 Updates the requirements on [lodash](https://github.com/lodash/lodash) to permit the latest version. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.13) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4f4f7db571da7..6ec97d8a68d58 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "gulp-sourcemaps": "latest", "istanbul": "latest", "jake": "latest", - "lodash": "4.17.10", + "lodash": "4.17.13", "merge2": "latest", "minimist": "latest", "mkdirp": "latest",