Update zigbee-herdsman to 0.13.180 (#10115)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-12-09 18:39:54 +00:00
committed by GitHub
co-authored by Koenkk
parent d0195d0ff9
commit aafd937f8a
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6930,9 +6930,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.13.179",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.179.tgz",
"integrity": "sha512-vGld85dtfbww/rwR0gA85MXnQv5VOSapRyTSQGpWkIB2EsI+rNARRt5Ym4FE+G62zglIFH4mpGBcUYwFIWuLdQ==",
"version": "0.13.180",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.180.tgz",
"integrity": "sha512-/XWHZYXxGg3YgDnHVMTQhbzQMFCZtLw1Kpun33yg7+8x0u7TE6S9g65uspiuA+wjhy4P1U+DaAx5X+PrR2SO5A==",
"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.179",
"zigbee-herdsman": "0.13.180",
"zigbee-herdsman-converters": "14.0.343",
"zigbee2mqtt-frontend": "0.6.59"
},