From 19998a6537bc2bb25c5f3572769dd4dd926994d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2020 12:48:15 +0000 Subject: [PATCH] Bump jquery from 3.1.1 to 3.4.1 Bumps [jquery](https://github.com/jquery/jquery) from 3.1.1 to 3.4.1. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.1.1...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 90c2149..2132815 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "fuzzy": "0.1.3", "grunt": "^1.0.1", "grunt-contrib-copy": "^1.0.0", - "jquery": "3.1.1", + "jquery": "3.4.1", "js-joda": "1.1.14", "selectize": "0.12.4" }