From 926665e71d2f77c5bca8f4f5173466d0ead3f02a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Oct 2020 15:53:31 +0000 Subject: [PATCH] Bump jquery from 1.8.3 to 3.5.1 Bumps [jquery](https://github.com/jquery/jquery) from 1.8.3 to 3.5.1. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/1.8.3...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 4e7e599..1813263 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "express" : "~3.4.0", "gzippo" : "~0.2.0", "hiredis" : "~0.1.14", - "jquery" : "~1.8.3", + "jquery" : "~3.5.1", "less-middleware" : "~0.1.12", "nodeunit" : "~0.8.1", "optimist" : "~0.6.0",