From 519352b5faad9ed8c58b3451358ac79fe2709802 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 14:05:35 +0000 Subject: [PATCH] build(deps): bump jquery.fancytable from 1.0.33 to 1.0.34 Bumps [jquery.fancytable](https://github.com/myspace-nu/jquery.fancyTable) from 1.0.33 to 1.0.34. - [Commits](https://github.com/myspace-nu/jquery.fancyTable/commits) --- updated-dependencies: - dependency-name: jquery.fancytable dependency-type: direct:production update-type: version-update:semver-patch ... 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 f8855f8b7774c..35f61e8439f0c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "graceful-fs": "^4.2.10", "handlebars": "^4.7.7", "jquery": "^3.6.3", - "jquery.fancytable": "^1.0.33", + "jquery.fancytable": "^1.0.34", "jstransformer-handlebars": "^1.2.0", "junk": "^3.1.0", "lodash.defaultsdeep": "^4.6.1", @@ -3431,9 +3431,9 @@ "integrity": "sha512-bZ5Sy3YzKo9Fyc8wH2iIQK4JImJ6R0GWI9kL1/k7Z91ZBNgkRXE6U0JfHIizZbort8ZunhSI3jw9I6253ahKfg==" }, "node_modules/jquery.fancytable": { - "version": "1.0.33", - "resolved": "https://registry.npmjs.org/jquery.fancytable/-/jquery.fancytable-1.0.33.tgz", - "integrity": "sha512-MzoBv4a6y1Ab6RGv4NNpaLKEvDihHX6UNkugID78sWSCXrFL0HPUOZ89Z6RdQ8vEUC1NMY/YBKoBNAFnQxdbeg==" + "version": "1.0.34", + "resolved": "https://registry.npmjs.org/jquery.fancytable/-/jquery.fancytable-1.0.34.tgz", + "integrity": "sha512-47zItkAuurkSXM0MDxEQp+NcHCAjezznvAH6rBZfufSXl0YL2OW4K7d35pB7GeLLvdIfZ3wxVVnIbvkyz9RhFw==" }, "node_modules/js-sdsl": { "version": "4.1.4", @@ -11384,9 +11384,9 @@ "integrity": "sha512-bZ5Sy3YzKo9Fyc8wH2iIQK4JImJ6R0GWI9kL1/k7Z91ZBNgkRXE6U0JfHIizZbort8ZunhSI3jw9I6253ahKfg==" }, "jquery.fancytable": { - "version": "1.0.33", - "resolved": "https://registry.npmjs.org/jquery.fancytable/-/jquery.fancytable-1.0.33.tgz", - "integrity": "sha512-MzoBv4a6y1Ab6RGv4NNpaLKEvDihHX6UNkugID78sWSCXrFL0HPUOZ89Z6RdQ8vEUC1NMY/YBKoBNAFnQxdbeg==" + "version": "1.0.34", + "resolved": "https://registry.npmjs.org/jquery.fancytable/-/jquery.fancytable-1.0.34.tgz", + "integrity": "sha512-47zItkAuurkSXM0MDxEQp+NcHCAjezznvAH6rBZfufSXl0YL2OW4K7d35pB7GeLLvdIfZ3wxVVnIbvkyz9RhFw==" }, "js-sdsl": { "version": "4.1.4", diff --git a/package.json b/package.json index c3d62553caaf8..2b74ac5aa301f 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "graceful-fs": "^4.2.10", "handlebars": "^4.7.7", "jquery": "^3.6.3", - "jquery.fancytable": "^1.0.33", + "jquery.fancytable": "^1.0.34", "jstransformer-handlebars": "^1.2.0", "junk": "^3.1.0", "lodash.defaultsdeep": "^4.6.1",