From 15968fedddb3ec93c7e875153b8e2b233eff7f24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 07:31:12 +0000 Subject: [PATCH] Bump jquery from 3.3.1 to 3.4.1 in /web 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] --- web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/package.json b/web/package.json index 5703bb750..2e5c7ff69 100644 --- a/web/package.json +++ b/web/package.json @@ -39,7 +39,7 @@ "file-saver": "2.0.1", "flag-icon-css": "3.3.0", "font-awesome": "4.7.0", - "jquery": "3.3.1", + "jquery": "3.4.1", "ng2-dragula": "2.1.1", "ngx-textarea-autosize": "2.0.0", "ngx-cookie": "4.1.2",