From 9c0436f680ae8120759cccc0ff1689194a8b209d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Apr 2022 00:57:27 +0000 Subject: [PATCH] build(deps): bump jquery.fancytable from 1.0.25 to 1.0.30 Bumps [jquery.fancytable](https://github.com/myspace-nu/jquery.fancyTable) from 1.0.25 to 1.0.30. - [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..aa7e18a34db8f 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.30", "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.30", + "resolved": "https://registry.npmjs.org/jquery.fancytable/-/jquery.fancytable-1.0.30.tgz", + "integrity": "sha512-+I9EHNB2ljTsAOd6XbpBzm92fu//B6UU0gOPsfck06ulQgzW59WqlNrvXnLOTVvbwQxvo2vV/IJz396wWpZclQ==" }, "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.30", + "resolved": "https://registry.npmjs.org/jquery.fancytable/-/jquery.fancytable-1.0.30.tgz", + "integrity": "sha512-+I9EHNB2ljTsAOd6XbpBzm92fu//B6UU0gOPsfck06ulQgzW59WqlNrvXnLOTVvbwQxvo2vV/IJz396wWpZclQ==" }, "js-tokens": { "version": "4.0.0", diff --git a/package.json b/package.json index 917bd7fff333d..bd5e06e1e07f1 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.30", "jstransformer-handlebars": "^1.1.0", "junk": "^3.1.0", "lodash.defaultsdeep": "^4.6.1",