From a503b299a770946ef63d745f67a55e3525345088 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 00:54:38 +0000 Subject: [PATCH] build(deps): bump jquery.fancytable from 1.0.25 to 1.0.32 Bumps [jquery.fancytable](https://github.com/myspace-nu/jquery.fancyTable) from 1.0.25 to 1.0.32. - [Release notes](https://github.com/myspace-nu/jquery.fancyTable/releases) - [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 26ff06a57ac08..5b033ec7bdb88 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "graceful-fs": "^4.2.8", "handlebars": "^4.7.7", "jquery": "^3.6.0", - "jquery.fancytable": "^1.0.25", + "jquery.fancytable": "^1.0.32", "jstransformer-handlebars": "^1.1.0", "junk": "^3.1.0", "lodash.defaultsdeep": "^4.6.1", @@ -4336,9 +4336,9 @@ "integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==" }, "node_modules/jquery.fancytable": { - "version": "1.0.25", - "resolved": "https://registry.npmjs.org/jquery.fancytable/-/jquery.fancytable-1.0.25.tgz", - "integrity": "sha512-K2l4lqKf4xLitCQES1pjMZvJXQCqE+3pBfJ7N8RUtMMl4EJmaRzxX7Xox1UV1c0lZDIV7Qcyz6/qRZXFzF1RTQ==" + "version": "1.0.32", + "resolved": "https://registry.npmjs.org/jquery.fancytable/-/jquery.fancytable-1.0.32.tgz", + "integrity": "sha512-cun7c0D9jv93Kk68HdRz5arUTpubuWH6aSV+xuwymYDKlxFl48PNDqRDBDWiVsomB7hja4XBoeOYSWt/FMYyCQ==" }, "node_modules/js-tokens": { "version": "4.0.0", @@ -14830,9 +14830,9 @@ "integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==" }, "jquery.fancytable": { - "version": "1.0.25", - "resolved": "https://registry.npmjs.org/jquery.fancytable/-/jquery.fancytable-1.0.25.tgz", - "integrity": "sha512-K2l4lqKf4xLitCQES1pjMZvJXQCqE+3pBfJ7N8RUtMMl4EJmaRzxX7Xox1UV1c0lZDIV7Qcyz6/qRZXFzF1RTQ==" + "version": "1.0.32", + "resolved": "https://registry.npmjs.org/jquery.fancytable/-/jquery.fancytable-1.0.32.tgz", + "integrity": "sha512-cun7c0D9jv93Kk68HdRz5arUTpubuWH6aSV+xuwymYDKlxFl48PNDqRDBDWiVsomB7hja4XBoeOYSWt/FMYyCQ==" }, "js-tokens": { "version": "4.0.0", diff --git a/package.json b/package.json index 917bd7fff333d..f963873434130 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "graceful-fs": "^4.2.8", "handlebars": "^4.7.7", "jquery": "^3.6.0", - "jquery.fancytable": "^1.0.25", + "jquery.fancytable": "^1.0.32", "jstransformer-handlebars": "^1.1.0", "junk": "^3.1.0", "lodash.defaultsdeep": "^4.6.1",