Update zigbee-herdsman to 0.13.155 (#9079)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
This commit is contained in:
github-actions[bot]
2021-10-08 16:51:21 +02:00
committed by GitHub
parent f7fd0ce825
commit 38cbfa4e91
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6997,9 +6997,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.13.154",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.154.tgz",
"integrity": "sha512-zZFUG5bHr8pXgP+WGmuYvXkVt4reeGErNWgGXKB0t1ZjUlh5Jf4uSzjwOZipRvkNevaLbb5w1qIHnGS83aOk9Q==",
"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==",
"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.154",
"zigbee-herdsman": "0.13.155",
"zigbee-herdsman-converters": "14.0.270",
"zigbee2mqtt-frontend": "0.6.16"
},