From 2156c1ece5f019368165afd0d9c4532bff36683b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Mar 2023 19:08:38 +0200 Subject: [PATCH] Bump datatables.net from 1.13.3 to 1.13.4 in /Plan/react/dashboard (#2929) Bumps [datatables.net](https://github.com/DataTables/Dist-DataTables) from 1.13.3 to 1.13.4. - [Release notes](https://github.com/DataTables/Dist-DataTables/releases) - [Commits](https://github.com/DataTables/Dist-DataTables/compare/1.13.3...1.13.4) --- updated-dependencies: - dependency-name: datatables.net dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Plan/react/dashboard/package.json | 2 +- Plan/react/dashboard/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Plan/react/dashboard/package.json b/Plan/react/dashboard/package.json index 1f5958aa6..b934fad43 100644 --- a/Plan/react/dashboard/package.json +++ b/Plan/react/dashboard/package.json @@ -20,7 +20,7 @@ "@testing-library/user-event": "^14.4.3", "axios": "^1.3.4", "bootstrap": "^5.2.3", - "datatables.net": "^1.13.3", + "datatables.net": "^1.13.4", "datatables.net-bs5": "^1.13.4", "datatables.net-responsive-bs5": "^2.4.0", "highcharts": "^10.3.3", diff --git a/Plan/react/dashboard/yarn.lock b/Plan/react/dashboard/yarn.lock index ee49b27a2..990c60c11 100644 --- a/Plan/react/dashboard/yarn.lock +++ b/Plan/react/dashboard/yarn.lock @@ -3975,10 +3975,10 @@ datatables.net-responsive@>=2.3.0: datatables.net ">=1.12.1" jquery ">=1.7" -datatables.net@>=1.12.1, datatables.net@^1.13.3: - version "1.13.3" - resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-1.13.3.tgz#ee7d7b16b479b5075412b104d980184693b4325b" - integrity sha512-YVnz02oJsaP/OfnclBlqHkuV1il60sSVa+a0Xvs5gyiDLftmAxc+rvVAwCm7O0OpKo09N43k6EcCAf3L9WYI7g== +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== dependencies: jquery ">=1.7"