From 639843b7d65d0da6f35912f1d60628d5f12bef1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2020 13:15:18 +0000 Subject: [PATCH] Bump jquery from 2.2.4 to 3.5.0 in /themes/geomap Bumps [jquery](https://github.com/jquery/jquery) from 2.2.4 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/2.2.4...3.5.0) 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..3aedab7 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.5.0", "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",