From 4ff8535e57cba6aa4279c0a0df0535950b297cfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 17:13:05 +0000 Subject: [PATCH] Bump jquery from 1.8.3 to 3.4.1 in /ODSA-django/static/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] --- ODSA-django/static/datatables/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 ODSA-django/static/datatables/package.json diff --git a/ODSA-django/static/datatables/package.json b/ODSA-django/static/datatables/package.json old mode 100755 new mode 100644 index d06406c5..04aa9d89 --- a/ODSA-django/static/datatables/package.json +++ b/ODSA-django/static/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": [