diff --git a/components/package.json b/components/package.json index b327d2a1f55..8c796b9e227 100644 --- a/components/package.json +++ b/components/package.json @@ -13,7 +13,7 @@ "components-jqueryui": "^1.0.0", "datatables.net": "^1.10.25", "datatables.net-buttons-bs": "^1.7.1", - "datatables.net-buttons-dt": "^1.7.1", + "datatables.net-buttons-dt": "^2.1.1", "datatables.net-colreorder": "^1.5.4", "datatables.net-dt": "^1.10.25", "drmonty-datatables-plugins": "^1.0.0", diff --git a/components/yarn.lock b/components/yarn.lock index f64d61c3f32..4e231d69ff9 100644 --- a/components/yarn.lock +++ b/components/yarn.lock @@ -299,13 +299,13 @@ datatables.net-buttons-bs@^1.7.1: datatables.net-buttons "1.7.1" jquery ">=1.7" -datatables.net-buttons-dt@^1.7.1: - version "1.7.1" - resolved "https://registry.yarnpkg.com/datatables.net-buttons-dt/-/datatables.net-buttons-dt-1.7.1.tgz#df39a2c71fe9b98fd2c8e88e32d059bab2eca4b1" - integrity sha512-mdHWKHff9cR2KsyQvCmJcC4/S0NZaEzIo83Rqa1ncaQjtSoe989d3bDMyGg0jCEahqNVrZPDjuKWZw0FCR4Xsg== +datatables.net-buttons-dt@^2.1.1: + version "2.1.1" + resolved "https://registry.yarnpkg.com/datatables.net-buttons-dt/-/datatables.net-buttons-dt-2.1.1.tgz#a276707b04dae48d2547d823d1e0fcb44e2c70b8" + integrity sha512-oPTEHv4NpVgbZPprh+JE2g3FiiTPZ10IhYMyB1+IzVlSwMeQgq1a4a1OL2AvGdRyZkUvHMJUjFrwH58XUjNc1Q== dependencies: - datatables.net-buttons "1.7.1" - datatables.net-dt "^1.10.15" + datatables.net-buttons ">=2.0.1" + datatables.net-dt ">=1.11.3" jquery ">=1.7" datatables.net-buttons@1.7.1: @@ -316,6 +316,14 @@ datatables.net-buttons@1.7.1: datatables.net "^1.10.15" jquery ">=1.7" +datatables.net-buttons@>=2.0.1: + version "2.1.1" + resolved "https://registry.yarnpkg.com/datatables.net-buttons/-/datatables.net-buttons-2.1.1.tgz#5969913415aac9013ed269dbb61d7f732399f06c" + integrity sha512-MLHKIOlwWfZ1I6vI+w7B0w7szWDkuelTVnwuNXGhh0nMV2hP9nL7t0zgfxPraOmbVXAmJnHQa4o7pd1PfKbJ3g== + dependencies: + datatables.net ">=1.11.3" + jquery ">=1.7" + datatables.net-colreorder@^1.5.4: version "1.5.4" resolved "https://registry.yarnpkg.com/datatables.net-colreorder/-/datatables.net-colreorder-1.5.4.tgz#60f9a937c46bbc77c4fd1c909d746238daa0c1d2" @@ -324,12 +332,12 @@ datatables.net-colreorder@^1.5.4: datatables.net "^1.10.15" jquery ">=1.7" -datatables.net-dt@^1.10.15, datatables.net-dt@^1.10.25: - version "1.10.25" - resolved "https://registry.yarnpkg.com/datatables.net-dt/-/datatables.net-dt-1.10.25.tgz#9602803770307743275ab530fc5b1cc002236d72" - integrity sha512-MIr83Q+KGwea4UsNzVwjgW1vraODKWKLUsMG0aT4ZBG83/7+uGvGsjfFLBPrTtERXxji0tGVLeuFTHvJexufHA== +datatables.net-dt@>=1.11.3, datatables.net-dt@^1.10.25: + version "1.11.3" + resolved "https://registry.yarnpkg.com/datatables.net-dt/-/datatables.net-dt-1.11.3.tgz#242556a490585b457b7d2b9f5fd8fb10761d621b" + integrity sha512-EX/thRwXpQRj8hZSb+ZMDNQ4uW1zLZa9BoAhhw1b5HIDH1nJ9WRTkERsoxE+3WISeX8bDiaEydf8TTQBSqxXVw== dependencies: - datatables.net "1.10.25" + datatables.net ">=1.10.25" jquery ">=1.7" datatables.net@1.10.24: @@ -339,7 +347,14 @@ datatables.net@1.10.24: dependencies: jquery ">=1.7" -datatables.net@1.10.25, datatables.net@^1.10.15, datatables.net@^1.10.25: +datatables.net@>=1.10.25, 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== + dependencies: + jquery ">=1.7" + +datatables.net@^1.10.15, datatables.net@^1.10.25: version "1.10.25" resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-1.10.25.tgz#fc03a239e08f91d1d64ba101aa54daf4086d162c" integrity sha512-y0+C7all+MC/h1acwnjErhaJPjYGKpWTvbXrfEUbR8+P+nnhgjNn5nL1udgsTwBObMhlj1KITNBRrM/ZLSoj+Q==