From 78945e840c8b93a9db3d7d743100ee8901ab2144 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2020 21:40:52 +0000 Subject: [PATCH] Bump smart-bus from 0.5.0 to 0.6.0 Bumps [smart-bus](https://github.com/caligo-mentis/smart-bus) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/caligo-mentis/smart-bus/releases) - [Changelog](https://github.com/caligo-mentis/smart-bus/blob/master/CHANGELOG.md) - [Commits](https://github.com/caligo-mentis/smart-bus/compare/v0.5.0...v0.6.0) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index a063a12..3fe14e2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "node-red-contrib-buspro", - "version": "1.1.1", + "version": "1.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -23,9 +23,9 @@ "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" }, "smart-bus": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/smart-bus/-/smart-bus-0.5.0.tgz", - "integrity": "sha1-vhWKlGdnCksEVo9+Kp0UW7Gdg0w=", + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/smart-bus/-/smart-bus-0.6.0.tgz", + "integrity": "sha512-KlWg7YE+aZC06wrMwPZqwfkldPhPvPohx9+cF9nqN6diGOGwlf9H2C6IRgjaljt3v1WAjtn0WboqTFpLNZEBMQ==", "requires": { "crc": "~3.4", "debug": "~2.6"