From 6799d6220557e5e487761d8536cf74fcf85725c7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 23 Apr 2021 07:21:17 +0000 Subject: [PATCH] Bump smart-bus from 0.5.0 to 0.7.0 Bumps [smart-bus](https://github.com/caligo-mentis/smart-bus) from 0.5.0 to 0.7.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.7.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..0c0c9c8 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.7.0", + "resolved": "https://registry.npmjs.org/smart-bus/-/smart-bus-0.7.0.tgz", + "integrity": "sha512-8FuOXooGhDaPhBc19z7CeOptGULtkSOuaw8UTHQ0iZKlB7Tynh3nuiaidv9WRUwnfbDo0oUjESC7ytqOJPc++A==", "requires": { "crc": "~3.4", "debug": "~2.6"