diff --git a/components/package.json b/components/package.json index 6f5a1ce2443..be1d1ff7f76 100644 --- a/components/package.json +++ b/components/package.json @@ -14,7 +14,7 @@ "clipboard": "^2.0.8", "components-jqueryui": "^1.0.0", "datatables.net": "^1.11.3", - "datatables.net-buttons-bs": "^2.0.1", + "datatables.net-buttons-bs": "^2.1.0", "datatables.net-buttons-dt": "^2.0.1", "datatables.net-colreorder": "^1.5.4", "datatables.net-dt": "^1.11.3", diff --git a/components/yarn.lock b/components/yarn.lock index bf16d056ddf..a08ee711d9c 100644 --- a/components/yarn.lock +++ b/components/yarn.lock @@ -292,21 +292,21 @@ dash-ast@^1.0.0: resolved "https://registry.yarnpkg.com/dash-ast/-/dash-ast-1.0.0.tgz#12029ba5fb2f8aa6f0a861795b23c1b4b6c27d37" integrity sha512-Vy4dx7gquTeMcQR/hDkYLGUnwVil6vk4FOOct+djUnHOUWt+zJPJAaRIXaAFkPXtJjvlY7o3rfRu0/3hpnwoUA== -datatables.net-bs@>=1.10.25: - version "1.11.1" - resolved "https://registry.yarnpkg.com/datatables.net-bs/-/datatables.net-bs-1.11.1.tgz#40b0db039625afb21ec2af2db7b11049943621fd" - integrity sha512-r6nhiNKiL94T8gTdShMfCxGCeXG9FxVDRlUEABSJch5OxvAWprm/FuYHXS77woJfDZTbAU87e97efRFiDlb7qw== +datatables.net-bs@>=1.11.3: + version "1.11.3" + resolved "https://registry.yarnpkg.com/datatables.net-bs/-/datatables.net-bs-1.11.3.tgz#4bca92330474733e0936db631fc12021f257a095" + integrity sha512-Db1YwAhO0QAWQbZTsKriUrOInT66+xaA+fV616KTKpQt5Zt+p6OsEKK+xv8LxLgG8qu5dPwMBlkhqSiS/hV2sg== dependencies: datatables.net ">=1.10.25" jquery ">=1.7" -datatables.net-buttons-bs@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/datatables.net-buttons-bs/-/datatables.net-buttons-bs-2.0.1.tgz#d1454d5f8584162109105135dd2c6f42f8656bc6" - integrity sha512-VyfZj+SZIHVE40wCaYDYIPgCxNzcctxG4JtGj/ssOAQzLg4DU88wnZ6RCmAeLqEaRmcJfSajBJaVAU0bjFww5g== +datatables.net-buttons-bs@^2.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/datatables.net-buttons-bs/-/datatables.net-buttons-bs-2.1.0.tgz#bc4755e788175dcca0c27630617db57819706b25" + integrity sha512-iWKZm88s1yehGWjbZStmUVTCabNOha0scoVNT5phLDrcmypPEhdfTQb3k0cHr9S0Bv0Mt0IYzWwllirSLkUE2g== dependencies: - datatables.net-bs ">=1.10.25" - datatables.net-buttons ">=1.7.1" + datatables.net-bs ">=1.11.3" + datatables.net-buttons ">=2.0.1" jquery ">=1.7" datatables.net-buttons-dt@^2.0.1: @@ -318,12 +318,12 @@ datatables.net-buttons-dt@^2.0.1: datatables.net-dt ">=1.10.25" jquery ">=1.7" -datatables.net-buttons@>=1.7.1: - version "2.0.0" - resolved "https://registry.yarnpkg.com/datatables.net-buttons/-/datatables.net-buttons-2.0.0.tgz#a1452e4f851164d4a7fecc46ad4aff82186fac79" - integrity sha512-2DGrCekliPiVESRGJKXkNjxM6ECyZrHDREVb+VRBmz5TSX4y34xobxPdAkVEtYUMnLu+1OarOzOSeGevXrwGeA== +datatables.net-buttons@>=1.7.1, datatables.net-buttons@>=2.0.1: + version "2.1.0" + resolved "https://registry.yarnpkg.com/datatables.net-buttons/-/datatables.net-buttons-2.1.0.tgz#5fc0c60a0a3cf584542743ab012d0e657ee4c703" + integrity sha512-zV4AXUtoKcTO95ICQfqPDtyZJ3/d4Xu4jqIw4uIhHgAv9Na80aWBXnFXPiqYDvytMTir7YBRL3i8qGKHxEbKwA== dependencies: - datatables.net ">=1.10.25" + datatables.net ">=1.11.3" jquery ">=1.7" datatables.net-colreorder@^1.5.4: @@ -350,7 +350,7 @@ datatables.net-dt@^1.11.3: datatables.net ">=1.10.25" jquery ">=1.7" -datatables.net@>=1.10.25, datatables.net@>=1.10.9, datatables.net@^1.10.15, datatables.net@^1.11.3: +datatables.net@>=1.10.25, datatables.net@>=1.10.9, datatables.net@>=1.11.3, datatables.net@^1.10.15, datatables.net@^1.11.3: version "1.11.3" resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-1.11.3.tgz#80e691036efcd62467558ee64c07dd566cb761b4" integrity sha512-VMj5qEaTebpNurySkM6jy6sGpl+s6onPK8xJhYr296R/vUBnz1+id16NVqNf9z5aR076OGcpGHCuiTuy4E05oQ==