From 21786f81b77a382ccc9bd963c6ffee739ca5d8da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2020 09:16:25 +0000 Subject: [PATCH] Bump jquery Bumps [jquery](https://github.com/jquery/jquery) from 1.12.3 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/1.12.3...3.5.0) Signed-off-by: dependabot[bot] --- .../plugins/bootstrap-material-datetimepicker/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/app/templates/theme4/plugins/bootstrap-material-datetimepicker/package.json b/admin/app/templates/theme4/plugins/bootstrap-material-datetimepicker/package.json index 13ff835..a03b528 100644 --- a/admin/app/templates/theme4/plugins/bootstrap-material-datetimepicker/package.json +++ b/admin/app/templates/theme4/plugins/bootstrap-material-datetimepicker/package.json @@ -25,7 +25,7 @@ "dependencies": { "moment": "~2.10.2", "bootstrap": "~3.3.4", - "jquery": "1.12.3", + "jquery": "3.5.0", "bootstrap-material-design": "~0.3.0" }, "repository": {