From 01c830a4fd5db89dec1640d34e8815b90827da3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2019 06:02:16 +0000 Subject: [PATCH] Bump jquery from 2.2.4 to 3.4.1 in /themes/geomap Bumps [jquery](https://github.com/jquery/jquery) from 2.2.4 to 3.4.1. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/2.2.4...3.4.1) Signed-off-by: dependabot[bot] --- themes/geomap/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/geomap/package.json b/themes/geomap/package.json index e366f4b..786901b 100644 --- a/themes/geomap/package.json +++ b/themes/geomap/package.json @@ -58,7 +58,7 @@ "fastclick": "1.0.6", "file-saver": "2.0.2", "font-awesome-min": "git+https://git.iondv.ru/node-modules/font-awesome-min.git", - "jquery": "2.2.4", + "jquery": "3.4.1", "jquery-knob": "git+https://github.com/aterrien/jQuery-Knob.git#1.2.13", "jquery-ui": "git+https://git.iondv.ru/node-modules/jquery-ui.git", "js-cookie": "2.2.1",