From 70575d52cde324f1c6a6d0d3003ad8f7ed33e818 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Apr 2021 03:43:33 +0000 Subject: [PATCH] Bump datatables.net from 1.10.19 to 1.10.22 Bumps [datatables.net](https://github.com/DataTables/Dist-DataTables) from 1.10.19 to 1.10.22. - [Release notes](https://github.com/DataTables/Dist-DataTables/releases) - [Commits](https://github.com/DataTables/Dist-DataTables/compare/1.10.19...1.10.22) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 16 +++++++++------- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 7bc922b3..272d2e8b 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "contextify": "^1.0.0", "d3": "^4.10.0", "datatables": "^1.10.13", - "datatables.net": "^1.10.15", + "datatables.net": "^1.10.22", "es5-shim": "^4.5.9", "fabric": "^1.7.18", "fastclick": "^1.0.6", diff --git a/yarn.lock b/yarn.lock index 9c53509a..f795af6c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2552,13 +2552,20 @@ datatables.net-bs@^1.10.15: datatables.net "1.10.19" jquery ">=1.7" -datatables.net@1.10.19, datatables.net@^1.10.15: +datatables.net@1.10.19: version "1.10.19" resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-1.10.19.tgz#97a1ed41c85e62d61040603481b59790a172dd1f" integrity sha512-+ljXcI6Pj3PTGy5pesp3E5Dr3x3AV45EZe0o1r0gKENN2gafBKXodVnk2ypKwl2tTmivjxbkiqoWnipTefyBTA== dependencies: jquery ">=1.7" +datatables.net@^1.10.15, datatables.net@^1.10.22: + version "1.10.22" + resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-1.10.22.tgz#975d4ffb1eb40dec5fb772eaf93796ec1a948b55" + integrity sha512-ujn8GvkQIBYzYH54XY7OrI0Zb35TKRd9ABYfbnXgBfwTGIFT6UsmXrfHU5Yk+MSDoF0sDu2TB+31V6c+zUZ0Pw== + dependencies: + jquery ">=1.7" + datatables@^1.10.13: version "1.10.18" resolved "https://registry.yarnpkg.com/datatables/-/datatables-1.10.18.tgz#fee16e82aa70b17c5faf1a6954ac68f404f33a70" @@ -4366,12 +4373,7 @@ jquery.dataTables.min.js@^1.10.5: resolved "https://registry.yarnpkg.com/jquery.dataTables.min.js/-/jquery.dataTables.min.js-1.10.5.tgz#975a67967e3557a660a52166abd07a9e18291e40" integrity sha1-l1pnln41V6ZgpSFmq9B6nhgpHkA= -"jquery@2 - 3", "jquery@>= 1.7", jquery@>=1.10, jquery@>=1.5, jquery@>=1.7, "jquery@>=1.7.1 <4.0.0", jquery@>=1.8, jquery@^3.2.1: - version "3.5.0" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9" - integrity sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ== - -jquery@^3.3.1: +"jquery@2 - 3", "jquery@>= 1.7", jquery@>=1.10, jquery@>=1.5, jquery@>=1.7, "jquery@>=1.7.1 <4.0.0", jquery@>=1.8, jquery@^3.2.1, jquery@^3.3.1: version "3.5.1" resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.1.tgz#d7b4d08e1bfdb86ad2f1a3d039ea17304717abb5" integrity sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg==