diff --git a/components/package.json b/components/package.json index d705a575333..5ee77dacf41 100644 --- a/components/package.json +++ b/components/package.json @@ -14,7 +14,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.2.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 5e54fdb853f..afb610ff1ad 100644 --- a/components/yarn.lock +++ b/components/yarn.lock @@ -304,13 +304,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.2.1: + version "2.2.1" + resolved "https://registry.yarnpkg.com/datatables.net-buttons-dt/-/datatables.net-buttons-dt-2.2.1.tgz#94871de5cdb0b91eb7e950da0a3fd4e8cce7e8f2" + integrity sha512-L2C/pv708tv+conCDOqexyl9LmQLTl5H8+GcJBRoLRXSuBg8h9L9zMOObUs1ZAkenunHJupR48+xBKmaxQP/jg== 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: @@ -321,6 +321,14 @@ datatables.net-buttons@1.7.1: datatables.net "^1.10.15" jquery ">=1.7" +datatables.net-buttons@>=2.0.1: + version "2.2.1" + resolved "https://registry.yarnpkg.com/datatables.net-buttons/-/datatables.net-buttons-2.2.1.tgz#4f4b1ca8b1175b035e15f91dd08330daf592ad7d" + integrity sha512-eZQyt5TElvs3QLsLfDCVR6v60g1wff6fAXPTCm5TzJkCAI/vsRLpv0ZRRc9wKW35LsdkaXBBya5vqY/1wzhcJQ== + 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" @@ -329,12 +337,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: @@ -344,7 +352,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==