From 802efc0854888e9286ee3079faa5594bb152c295 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Mar 2022 01:13:20 +0000 Subject: [PATCH] build(deps): bump jquery.fancytable from 1.0.25 to 1.0.28 Bumps [jquery.fancytable](https://github.com/myspace-nu/jquery.fancyTable) from 1.0.25 to 1.0.28. - [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..7f270473ff8a0 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.28", "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.28", + "resolved": "https://registry.npmjs.org/jquery.fancytable/-/jquery.fancytable-1.0.28.tgz", + "integrity": "sha512-73LGA0P6JwA8D6lC/U+IE1UVAzQYAgN0IdteTvFj6cHV91krFUi/3eEevpO5RBOHze+qhjaw9itTF4svUjlqJQ==" }, "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.28", + "resolved": "https://registry.npmjs.org/jquery.fancytable/-/jquery.fancytable-1.0.28.tgz", + "integrity": "sha512-73LGA0P6JwA8D6lC/U+IE1UVAzQYAgN0IdteTvFj6cHV91krFUi/3eEevpO5RBOHze+qhjaw9itTF4svUjlqJQ==" }, "js-tokens": { "version": "4.0.0", diff --git a/package.json b/package.json index 917bd7fff333d..ed6a218a365f9 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.28", "jstransformer-handlebars": "^1.1.0", "junk": "^3.1.0", "lodash.defaultsdeep": "^4.6.1",