From 6ea96fc03072f1638ab75b7b438c6eec8f4d156d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Sep 2021 17:43:48 +0000 Subject: [PATCH] Bump datatables.net from 1.10.22 to 1.11.3 Bumps [datatables.net](https://github.com/DataTables/Dist-DataTables) from 1.10.22 to 1.11.3. - [Release notes](https://github.com/DataTables/Dist-DataTables/releases) - [Commits](https://github.com/DataTables/Dist-DataTables/compare/1.10.22...1.11.3) --- updated-dependencies: - dependency-name: datatables.net dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 751b922..ca38571 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2960,9 +2960,9 @@ dashdash@^1.12.0: assert-plus "^1.0.0" datatables.net@^1.10.21: - version "1.10.22" - resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-1.10.22.tgz#975d4ffb1eb40dec5fb772eaf93796ec1a948b55" - integrity sha512-ujn8GvkQIBYzYH54XY7OrI0Zb35TKRd9ABYfbnXgBfwTGIFT6UsmXrfHU5Yk+MSDoF0sDu2TB+31V6c+zUZ0Pw== + version "1.11.3" + resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-1.11.3.tgz#80e691036efcd62467558ee64c07dd566cb761b4" + integrity sha512-VMj5qEaTebpNurySkM6jy6sGpl+s6onPK8xJhYr296R/vUBnz1+id16NVqNf9z5aR076OGcpGHCuiTuy4E05oQ== dependencies: jquery ">=1.7"