From 12e0b2fba5622b7165c4bf9b663522296bf2140d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2019 02:52:42 +0000 Subject: [PATCH] Bump jq-web from 0.3.3 to 0.5.1 Bumps [jq-web](https://github.com/fiatjaf/jq-web) from 0.3.3 to 0.5.1. - [Release notes](https://github.com/fiatjaf/jq-web/releases) - [Commits](https://github.com/fiatjaf/jq-web/compare/0.3.3...0.5.1) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 12 +++++++++--- package.json | 2 +- yarn.lock | 5 +++++ 3 files changed, 15 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6793d20..fc9336a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -478,9 +478,9 @@ } }, "jq-web": { - "version": "0.3.3", - "resolved": "https://registry.npmjs.org/jq-web/-/jq-web-0.3.3.tgz", - "integrity": "sha512-fqNAyi1N20QT7CZDBP6fu2DuOKXnJ1+jrtthUTEbQuuoXPlimtc71MWiHbaq0BMm48Mmt7JmTvNZUUm0RPO4Qw==" + "version": "0.5.1", + "resolved": "https://registry.npmjs.org/jq-web/-/jq-web-0.5.1.tgz", + "integrity": "sha512-3Fa3E6g3U1O1j46ljy0EM10yRr4txzILga8J7bqOG8F89gZ6Lilz82WG9z6TItWpYEO0YGa4W8yFGj+NMM1xqQ==" }, "just-dashboard": { "version": "0.11.2", @@ -512,8 +512,14 @@ "source-map-support": "0.5.6" }, "dependencies": { + "jq-web": { + "version": "0.3.3", + "resolved": "https://registry.npmjs.org/jq-web/-/jq-web-0.3.3.tgz", + "integrity": "sha512-fqNAyi1N20QT7CZDBP6fu2DuOKXnJ1+jrtthUTEbQuuoXPlimtc71MWiHbaq0BMm48Mmt7JmTvNZUUm0RPO4Qw==" + }, "just-dashboard": { "version": "git+https://github.com/kantord/just-dashboard.git#7e8f907ed1d6738914def21bbd3ad724017bbb4f", + "from": "git+https://github.com/kantord/just-dashboard.git#7e8f907ed1d6738914def21bbd3ad724017bbb4f", "requires": { "billboard.js": "1.4.1", "d3": "4.10.0", diff --git a/package.json b/package.json index 2681a21..bc765c1 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "homepage": "https://github.com/kantord/ledger-cli-dashboard#readme", "dependencies": { - "jq-web": "^0.3.3", + "jq-web": "^0.5.1", "just-dashboard": "^0.11.2", "just-dashboard-desktop": "^1.0.1" } diff --git a/yarn.lock b/yarn.lock index 63873f1..4c81fff 100644 --- a/yarn.lock +++ b/yarn.lock @@ -457,6 +457,11 @@ jq-web@^0.3.3: version "0.3.3" resolved "https://registry.yarnpkg.com/jq-web/-/jq-web-0.3.3.tgz#f928c9ea2db4264a0008e65163b10ad78ab23275" +jq-web@^0.5.1: + version "0.5.1" + resolved "https://registry.yarnpkg.com/jq-web/-/jq-web-0.5.1.tgz#4456cd3be4c2688c43f287b1fec2e3ea29e427e3" + integrity sha512-3Fa3E6g3U1O1j46ljy0EM10yRr4txzILga8J7bqOG8F89gZ6Lilz82WG9z6TItWpYEO0YGa4W8yFGj+NMM1xqQ== + just-dashboard-desktop@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/just-dashboard-desktop/-/just-dashboard-desktop-1.0.1.tgz#425a661331d369e8d68f7077c0cdfff9eaf39723"