From eac6fff6e2fc9803a8b18fd144e0a0e1a68464b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2020 23:04:44 +0000 Subject: [PATCH] Bump jquery from 1.8.3 to 3.5.0 in /ext/DataTables 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] --- 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..574415d 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.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": [