From 898f6b3dd9688cba19000c9eb8f0615a0752414a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 22 May 2019 11:41:51 +0000 Subject: [PATCH] Update lodash requirement from 4.17.10 to 4.17.11 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.11) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4f4f7db571da7..2e42a2a523fc5 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.11", "merge2": "latest", "minimist": "latest", "mkdirp": "latest",