From 1a0ea256bb06d5b8a4a8cdcf41be92786b56d268 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2020 23:02:53 +0000 Subject: [PATCH] Bump jquery Bumps [jquery](https://github.com/jquery/jquery) from 1.11.3 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/1.11.3...3.5.0) Signed-off-by: dependabot[bot] --- .../uiux-authoring-tool/static/plugins/jqvmap/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/supporting-layer/uiux-authoring-tool/static/plugins/jqvmap/package.json b/supporting-layer/uiux-authoring-tool/static/plugins/jqvmap/package.json index d0c9c74..21d68e1 100644 --- a/supporting-layer/uiux-authoring-tool/static/plugins/jqvmap/package.json +++ b/supporting-layer/uiux-authoring-tool/static/plugins/jqvmap/package.json @@ -22,7 +22,7 @@ "url": "https://github.com/manifestinteractive/jqvmap.git" }, "dependencies": { - "jquery": "~1.11.3" + "jquery": "~3.5.0" }, "scripts": { "test": "grunt test"