diff --git a/components/package.json b/components/package.json index d705a575333..2024b62d59f 100644 --- a/components/package.json +++ b/components/package.json @@ -16,7 +16,7 @@ "datatables.net-buttons-bs": "^1.7.1", "datatables.net-buttons-dt": "^1.7.1", "datatables.net-colreorder": "^1.5.4", - "datatables.net-dt": "^1.10.25", + "datatables.net-dt": "^1.11.3", "drmonty-datatables-plugins": "^1.0.0", "drmonty-datatables-responsive": "^1.0.0", "easymde": "^2.15.0", diff --git a/components/yarn.lock b/components/yarn.lock index 5e54fdb853f..87ef05003dd 100644 --- a/components/yarn.lock +++ b/components/yarn.lock @@ -329,12 +329,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.10.15, datatables.net-dt@^1.11.3: + 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,10 +344,10 @@ datatables.net@1.10.24: dependencies: jquery ">=1.7" -datatables.net@1.10.25, 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== +datatables.net@>=1.10.25, datatables.net@^1.10.15, datatables.net@^1.10.25: + 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"