From a1a1a69cce048c49204c60d6bc9d87ffb7214623 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2020 03:09:01 +0000 Subject: [PATCH] Bump jquery from 1.8.3 to 3.4.1 in /ext/DataTables Bumps [jquery](https://github.com/jquery/jquery) from 1.8.3 to 3.4.1. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/1.8.3...3.4.1) Signed-off-by: dependabot[bot] --- ext/DataTables/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/DataTables/package.json b/ext/DataTables/package.json index d06406c..04aa9d8 100644 --- a/ext/DataTables/package.json +++ b/ext/DataTables/package.json @@ -17,7 +17,7 @@ } ], "dependencies": { - "jquery": "1.4 - 1.8" + "jquery": "1.4 - 3.5" }, "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": [