From 5fa605e8d507a46107dcd382807a2432fab5ccb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2020 04:28:06 +0000 Subject: [PATCH] Bump jquery from 2.2.4 to 3.5.1 in /02-NPM Bumps [jquery](https://github.com/jquery/jquery) from 2.2.4 to 3.5.1. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/2.2.4...3.5.1) Signed-off-by: dependabot[bot] --- 02-NPM/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02-NPM/package.json b/02-NPM/package.json index 70dac50..15fa885 100644 --- a/02-NPM/package.json +++ b/02-NPM/package.json @@ -37,7 +37,7 @@ "D": "^1.0.0", "animate.css": "^3.5.2", "font-awesome": "^4.6.3", - "jquery": "^2.2.4", + "jquery": "^3.5.1", "owl.carousel": "^2.1.4", "parallelshell": "^3.0.2", "responsimple": "^1.0.1",