From d53b7d91131aeac1c0edc70ba5c4b062d8c340cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2019 07:55:53 +0000 Subject: [PATCH] Bump jquery from 3.3.1 to 3.4.1 Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.4.1. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.3.1...3.4.1) 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..cf1bafd --- 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.4.1", "lodash": "^4.17.11", "moment": "^2.24.0", "popper.js": "1.14.7",