From 9b4dbbd10632ea71618cf40e18fddf1c17bad425 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2019 21:15:18 +0000 Subject: [PATCH] Bump jquery in /src/Qnoow/LandingBundle/Resources/public Bumps [jquery](https://github.com/jquery/jquery) from 1.12.4 to 3.4.1. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/1.12.4...3.4.1) Signed-off-by: dependabot[bot] --- src/Qnoow/LandingBundle/Resources/public/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Qnoow/LandingBundle/Resources/public/package.json b/src/Qnoow/LandingBundle/Resources/public/package.json index 5c08f70..d2841b4 100644 --- a/src/Qnoow/LandingBundle/Resources/public/package.json +++ b/src/Qnoow/LandingBundle/Resources/public/package.json @@ -28,7 +28,7 @@ }, "dependencies": { "html5shiv": "^3.7.3", - "jquery": "^1.11.3", + "jquery": "^3.4.1", "jquery.easing": "^1.3.2", "normalize.css": "github:necolas/normalize.css", "Swipe": "github:thebird/Swipe",