Update zigbee-herdsman to 0.13.177 (#9999)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-12-04 14:31:30 +00:00
committed by GitHub
parent fd762fcf10
commit e789514777
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -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",
+1 -1
View File
@@ -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"
},