From db2b1948a29ea98476d6f0e896dafad1080de091 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2020 04:46:48 +0000 Subject: [PATCH] [Security] Bump jquery from 3.4.1 to 3.5.0 Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0. **This update includes security fixes.** - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6ad9a96..a5bab14 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "gulp-svgstore": "6.1.0", "gulp-uglify": "2.1.2", "gulp-util": "3.0.8", - "jquery": "3.4.1", + "jquery": "3.5.0", "lazypipe": "1.0.1", "node-sass": "4.5.2", "node-sass-import": "1.1.1",