From 9e2952322e7907af3100c81fa9003c62262fbbb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2020 20:58:21 +0000 Subject: [PATCH] Bump jquery in /dashboardtemplate/metronic_v7.0.6/theme/html/tools Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.1. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.1) Signed-off-by: dependabot[bot] --- dashboardtemplate/metronic_v7.0.6/theme/html/tools/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboardtemplate/metronic_v7.0.6/theme/html/tools/package.json b/dashboardtemplate/metronic_v7.0.6/theme/html/tools/package.json index 18c6a06..94b2303 100644 --- a/dashboardtemplate/metronic_v7.0.6/theme/html/tools/package.json +++ b/dashboardtemplate/metronic_v7.0.6/theme/html/tools/package.json @@ -66,7 +66,7 @@ "inputmask": "^4.0.6", "ion-rangeslider": "^2.3.1", "jkanban": "^1.2.1", - "jquery": "3.4.1", + "jquery": "3.5.1", "jquery.repeater": "^1.2.1", "jqvmap": "^1.5.1", "jstree": "^3.3.9",