From e168c816f20afe57d2f2730f5fe2c25d98cc73ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Oct 2020 15:53:03 +0000 Subject: [PATCH] Bump jquery from 1.12.4 to 3.5.1 Bumps [jquery](https://github.com/jquery/jquery) from 1.12.4 to 3.5.1. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/1.12.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 b2267091..2d308405 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "grunt": "^0.4.5", "hiredis": "^0.1.15", "http-proxy": "^0.10.3", - "jquery": "^1.8.3", + "jquery": "^3.5.1", "less": "^1.7.3", "less-middleware": "^1.0.3", "optimist": "^0.6.0",