From 22d6a47f13dbd3e5442a3923ce23a8842bbd57d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 22:20:57 +0000 Subject: [PATCH] Bump jquery from 2.2.4 to 3.4.1 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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 93a6a1d..8b40f6f 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "backbone": "^1.1.2", "backbone.marionette": "^2.2.2", "fastclick": "^1.0.3", - "jquery": "^2.1.1", + "jquery": "^3.4.1", "jquery.panzoom": "^2.0.5", "linkifyjs": "^2.0.0-beta.7", "smartquotes": "^1.0.0",