From ac013296451642cee7e2c99624def5c7136d4f80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2020 14:28:11 +0000 Subject: [PATCH] Bump jquery from 2.2.4 to 3.5.0 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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2d496fa..02d381e 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "dropzone": "^4.3.0", "font-awesome": "^4.6.3", "jQuery-Geolocation": "git+https://github.com/manuelbieh/jQuery-Geolocation.git", - "jquery": "2.2.4", + "jquery": "3.5.0", "jquery-zoom": "^1.7.15", "jssocials": "^1.2.1", "rx": "^4.1.0",