From 5a8b18470ce07f2bfa4db7c4414c543b3f46203e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 16:59:38 +0000 Subject: [PATCH] Bump lodash from 3.10.1 to 4.17.15 in /libs/jquery.contextmenu Bumps [lodash](https://github.com/lodash/lodash) from 3.10.1 to 4.17.15. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/3.10.1...4.17.15) Signed-off-by: dependabot[bot] --- libs/jquery.contextmenu/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/jquery.contextmenu/package.json b/libs/jquery.contextmenu/package.json index 2c936126..95e02552 100644 --- a/libs/jquery.contextmenu/package.json +++ b/libs/jquery.contextmenu/package.json @@ -38,7 +38,7 @@ "karma-chrome-launcher": "^0.2.0", "karma-phantomjs-launcher": "^0.2.1", "karma-qunit": "^0.1.4", - "lodash": "^3.10.1", + "lodash": "^4.17.15", "qunitjs": "^1.15.0" }, "description": "Management facility for context menus. Developed for a large number of triggering objects. HTML5 Polyfill",