From bc7fddc4f33e9ca9ac587a8154b9e5ba6f97e66d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2020 01:20:39 +0000 Subject: [PATCH] build(deps): bump jquery from 2.2.4 to 3.4.1 Bumps [jquery](https://github.com/jquery/jquery) from 2.2.4 to 3.4.1. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/2.2.4...3.4.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2c5a47c..c6cc740 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "components-font-awesome": "^4.7.0", "font-mfizz": "^2.3.0", "gritter": "^1.7.4", - "jquery": "^2.2.4", + "jquery": "^3.4.1", "jquery-slimscroll": "^1.3.8", "metismenu": "^2.5.2", "normalize.css": "^4.2.0",