From da96f18449f45ccf67a496fcd41968560b23ec35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 20:44:43 +0000 Subject: [PATCH] Bump jquery from 3.3.1 to 3.4.1 in /src/sdncast.nl 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] --- src/sdncast.nl/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sdncast.nl/package.json b/src/sdncast.nl/package.json index 424720e..c4b5807 100644 --- a/src/sdncast.nl/package.json +++ b/src/sdncast.nl/package.json @@ -15,7 +15,7 @@ "dependencies": { "bootstrap": "4.1.3", "popper.js": "1.14.3", - "jquery": "3.3.1", + "jquery": "3.4.1", "jquery-backstretch": "2.1.16", "easy-countdown": "2.2.0", "jquery-validation": "1.17.0",