From 5766d7689d6a1028a2c82f2606a5fe1665623061 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2020 04:41:00 +0000 Subject: [PATCH] :arrow_up: Bump jquery from 2.2.4 to 3.5.1 Bumps [jquery](https://github.com/jquery/jquery) from 2.2.4 to 3.5.1. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/2.2.4...3.5.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 08c968cc689..28e4ae41fe1 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "grim": "1.1.2", "jasmine-json": "~0.0", "jasmine-tagged": "^1.1.4", - "jquery": "^2.1.1", + "jquery": "^3.5.1", "less-cache": "0.21", "marked": "^0.3", "mixto": "^1",