From fe0d2a92117e61aa3a45baadb777d811f6c84daf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2020 13:36:04 +0000 Subject: [PATCH] Bump jquery from 3.3.1 to 3.5.0 Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.3.1...3.5.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 package.json diff --git a/package.json b/package.json old mode 100755 new mode 100644 index de38160..8a9365c --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "chart.js": "^2.8.0", "dotenv-webpack": "^1.7.0", "font-awesome": "^4.7.0", - "jquery": "3.3.1", + "jquery": "3.5.0", "lodash": "^4.17.11", "moment": "^2.24.0", "popper.js": "1.14.7",