From c05ae6b3b426f6a6def413b80702ebe916c613fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2020 01:51:00 +0000 Subject: [PATCH] Bump lodash from 3.10.1 to 4.17.19 in /libs/jquery.contextmenu Bumps [lodash](https://github.com/lodash/lodash) from 3.10.1 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/3.10.1...4.17.19) 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..21f7aa5a 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.19", "qunitjs": "^1.15.0" }, "description": "Management facility for context menus. Developed for a large number of triggering objects. HTML5 Polyfill",