From 15710f098c88020794c7102727b4cc4ae783be93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2020 22:59:08 +0000 Subject: [PATCH] Bump jquery Bumps [jquery](https://github.com/jquery/jquery) from 1.8.3 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/1.8.3...3.5.0) Signed-off-by: dependabot[bot] --- .../theme/scripts/plugins/tables/DataTables/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mdeforge/src/main/webapp/resources/theme/scripts/plugins/tables/DataTables/package.json b/mdeforge/src/main/webapp/resources/theme/scripts/plugins/tables/DataTables/package.json index d5021b43..1737ad74 100644 --- a/mdeforge/src/main/webapp/resources/theme/scripts/plugins/tables/DataTables/package.json +++ b/mdeforge/src/main/webapp/resources/theme/scripts/plugins/tables/DataTables/package.json @@ -17,7 +17,7 @@ } ], "dependencies": { - "jquery": "1.4 - 1.8" + "jquery": "1.4 - 3.6" }, "description": "DataTables enhances HTML tables with the ability to sort, filter and page the data in the table very easily. It provides a comprehensive API and set of configuration options, allowing you to consume data from virtually any data source.", "keywords": [