From d67a19102939ad03334a982a90fba87f7bac2c56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 02:09:01 +0000 Subject: [PATCH] Bump jquery from 1.11.0 to 3.4.1 Bumps [jquery](https://github.com/jquery/jquery) from 1.11.0 to 3.4.1. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/1.11.0...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 a2acefc..277ef10 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "homepage": "https://github.com/documentcloud/visualsearch#readme", "dependencies": { "backbone": "1.3.3", - "jquery": "1.11.0", + "jquery": "3.4.1", "jquery-ui": "1.12.1", "underscore": "1.4.3" },