Update zigbee-herdsman to 0.13.156 (#9080)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-10-08 17:10:12 +02:00
committed by GitHub
co-authored by Koenkk
parent 38cbfa4e91
commit c2d4335e45
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6997,9 +6997,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.13.155",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.155.tgz",
"integrity": "sha512-DpLuPOzXSurCmB5+Ebm8U/OGkHQ5hbf56Oqezn/cug1z5iFSv7lHS323Zm3L+jH/UnRbd+6/yNRbuNqAtZACTw==",
"version": "0.13.156",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.156.tgz",
"integrity": "sha512-LxMP54XScN3BKflULSS+FrWBLpd5oy7Ez+t5rU06LYBlUXo0cY2Ic+X7lRARxwQsMBciD7D9aCr6af1IY73U6w==",
"requires": {
"debounce": "^1.2.1",
"debug": "^4.3.2",
+1 -1
View File
@@ -56,7 +56,7 @@
"winston": "^3.3.3",
"winston-syslog": "^2.4.4",
"ws": "^8.2.3",
"zigbee-herdsman": "0.13.155",
"zigbee-herdsman": "0.13.156",
"zigbee-herdsman-converters": "14.0.270",
"zigbee2mqtt-frontend": "0.6.16"
},