From 859a2c299d93e8b2e651275c76b26d056bf408f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 May 2022 18:23:28 +0000 Subject: [PATCH] Bump tabulator-tables from 5.0.10 to 5.2.4 Bumps [tabulator-tables](https://github.com/olifolkerd/tabulator) from 5.0.10 to 5.2.4. - [Release notes](https://github.com/olifolkerd/tabulator/releases) - [Commits](https://github.com/olifolkerd/tabulator/compare/5.0.10...5.2.4) --- updated-dependencies: - dependency-name: tabulator-tables dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 30678fb6..1a0bb985 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "svelte-select": "^4.4.7", "svelte-simple-modal": "^1.3.1", "svelte-toggle": "^3.1.0", - "tabulator-tables": "^5.0.10" + "tabulator-tables": "^5.2.4" }, "devDependencies": { "@babel/core": "^7.16.10", @@ -4482,9 +4482,9 @@ "integrity": "sha512-2gzDDMDhM+ImDaLEZVlnlHVY1340Y368tT4Qk5IwLnCeRJ4zV3cVwliVGacoHy7iCDukcGXzKwDzG/hTTcaljg==" }, "node_modules/tabulator-tables": { - "version": "5.0.10", - "resolved": "https://registry.npmjs.org/tabulator-tables/-/tabulator-tables-5.0.10.tgz", - "integrity": "sha512-pqIZkO8oGDI0eVWrhmLNgn6yGQvRSDAZRwI+weTYHeAgMtFXkRBgkmPTaM5cIAta5xrMqu4/PuUNNotRnRZ9rg==" + "version": "5.2.4", + "resolved": "https://registry.npmjs.org/tabulator-tables/-/tabulator-tables-5.2.4.tgz", + "integrity": "sha512-VIgRvq5D8FY7MLSgPlSunH1kqPjspXuplyO4JY9dFniRHzo1JtCeCQbvsMMEaaLNE2m+HKIzw+r7ipOLXOpLjQ==" }, "node_modules/terser": { "version": "5.9.0", @@ -8020,9 +8020,9 @@ "integrity": "sha512-2gzDDMDhM+ImDaLEZVlnlHVY1340Y368tT4Qk5IwLnCeRJ4zV3cVwliVGacoHy7iCDukcGXzKwDzG/hTTcaljg==" }, "tabulator-tables": { - "version": "5.0.10", - "resolved": "https://registry.npmjs.org/tabulator-tables/-/tabulator-tables-5.0.10.tgz", - "integrity": "sha512-pqIZkO8oGDI0eVWrhmLNgn6yGQvRSDAZRwI+weTYHeAgMtFXkRBgkmPTaM5cIAta5xrMqu4/PuUNNotRnRZ9rg==" + "version": "5.2.4", + "resolved": "https://registry.npmjs.org/tabulator-tables/-/tabulator-tables-5.2.4.tgz", + "integrity": "sha512-VIgRvq5D8FY7MLSgPlSunH1kqPjspXuplyO4JY9dFniRHzo1JtCeCQbvsMMEaaLNE2m+HKIzw+r7ipOLXOpLjQ==" }, "terser": { "version": "5.9.0", diff --git a/package.json b/package.json index 1fd027d4..8bc5811e 100644 --- a/package.json +++ b/package.json @@ -39,6 +39,6 @@ "svelte-select": "^4.4.7", "svelte-simple-modal": "^1.3.1", "svelte-toggle": "^3.1.0", - "tabulator-tables": "^5.0.10" + "tabulator-tables": "^5.2.4" } } \ No newline at end of file