diff --git a/components/package.json b/components/package.json index b327d2a1f55..190ea4e333f 100644 --- a/components/package.json +++ b/components/package.json @@ -15,7 +15,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.1", "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 f64d61c3f32..3079f5412c7 100644 --- a/components/yarn.lock +++ b/components/yarn.lock @@ -324,12 +324,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.1: + version "1.11.1" + resolved "https://registry.yarnpkg.com/datatables.net-dt/-/datatables.net-dt-1.11.1.tgz#9c73732023699fd2b636f96baa6f7f6c8dc4ab3c" + integrity sha512-BjNKZAZ+N/K9Pv2SSlHYiG3JNx2Roqx/WGhTI4I9GXs/vcW9NESfQuNcw4KzwFKj5TSh5kVn2Frn3yxVHabNUw== dependencies: - datatables.net "1.10.25" + datatables.net ">=1.10.25" jquery ">=1.7" datatables.net@1.10.24: @@ -339,10 +339,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.1" + resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-1.11.1.tgz#c16d76bc1ad2c3cc08e5ca41a61aa981a73e0e82" + integrity sha512-EBnYdMmYlLpnbxDs+JV27OlFMZYSAOUUFca6VB8Mq7HmK6ippXqxicLv8GTI9tDZ4puWuD39M9FcpTdQplPYzQ== dependencies: jquery ">=1.7"