From 4193d9d6223bfb5324b94682e5d2934296c787f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 19:48:41 +0000 Subject: [PATCH] Bump datatables.net from 1.13.4 to 2.0.5 in /components Dependabot couldn't find the original pull request head commit, 0508b6faa4eaa5d5364558ffa88ffaf931987eeb. --- components/package.json | 2 +- components/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/components/package.json b/components/package.json index c4a54fb35b5..8b34d02a47a 100644 --- a/components/package.json +++ b/components/package.json @@ -12,7 +12,7 @@ "chosen-bootstrap": "https://github.com/dbtek/chosen-bootstrap", "chosen-js": "^1.8.7", "clipboard": "^2.0.11", - "datatables.net": "^1.13.4", + "datatables.net": "^2.0.5", "datatables.net-buttons-bs": "^2.3.6", "datatables.net-buttons-dt": "^2.3.6", "datatables.net-colreorder": "^1.6.1", diff --git a/components/yarn.lock b/components/yarn.lock index cf04ed850da..759becf6648 100644 --- a/components/yarn.lock +++ b/components/yarn.lock @@ -320,10 +320,10 @@ datatables.net-dt@>=1.12.1, datatables.net-dt@^1.13.4: datatables.net ">=1.12.1" jquery ">=1.7" -datatables.net@>=1.12.1, datatables.net@^1.13.4: - version "1.13.4" - resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-1.13.4.tgz#9a809cee82eca0a884e10b4d47a3a3d6e65e9fe7" - integrity sha512-yzhArTOB6tPO2QFKm1z3hA4vabtt2hRvgw8XLsT1xqEirinfGYqWDiWXlkTPTaJv2e7gG+Kf985sXkzBFlGrGQ== +datatables.net@>=1.12.1, datatables.net@^2.0.5: + version "2.0.5" + resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-2.0.5.tgz#e9fdaa6a1a859705f448fa67d8b202615b566838" + integrity sha512-Eu7z0ErFyr44hopfLQ7kyIWRdfqH2zFG93aHcnGKGrt/ICWXUsLrjUwghuN5b1pktnKzXCFYsl6Ad9WypiSNeA== dependencies: jquery ">=1.7"