From aa72838bda011257143f6c205dcfc4acaec14325 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Sep 2020 19:33:25 +0000 Subject: [PATCH] Bump jquery from 3.3.1 to 3.5.1 Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.5.1. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.3.1...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 c5f0df4c..d34134f6 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "forever": "0.14.1", "get-selected-text": "1.0.2", "http-auth": "3.2.3", - "jquery": "3.3.1", + "jquery": "3.5.1", "mocha": "8.1.3", "rewire": "2.5.1", "scroll-down": "2.0.0",