From e789514777ecb01fea80e5c75ccf6f32a2e151b8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 Dec 2021 14:31:30 +0000 Subject: [PATCH] Update zigbee-herdsman to 0.13.177 (#9999) Co-authored-by: Koenkk --- npm-shrinkwrap.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 63c1b31c..f6030406 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -6929,9 +6929,9 @@ "dev": true }, "zigbee-herdsman": { - "version": "0.13.176", - "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.176.tgz", - "integrity": "sha512-gDRj4AEMzE6wmyCR38a06F1hjks7wFUVEqRACZ6c5+8nhHLfR+C06c4nUjN61L9mCDx8pVIV1kuac6mlLbhjkQ==", + "version": "0.13.177", + "resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.177.tgz", + "integrity": "sha512-pefcK2eaGL2LoeOkhrb4ZMErCe2ic1cUkCA6cfdxWs1t8XIWpZixWtGmV0dAUck0tjLfiEvs2M/zNEhWTWfrzw==", "requires": { "debounce": "^1.2.1", "debug": "^4.3.3", diff --git a/package.json b/package.json index d7b53986..82f26cce 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "winston": "^3.3.3", "winston-syslog": "^2.4.4", "ws": "^8.3.0", - "zigbee-herdsman": "0.13.176", + "zigbee-herdsman": "0.13.177", "zigbee-herdsman-converters": "14.0.336", "zigbee2mqtt-frontend": "0.6.55" },