Update zigbee-herdsman to 0.13.194 (#10739)

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]
2022-01-12 18:20:42 +00:00
committed by GitHub
co-authored by Koenkk Koen Kanters
parent 3835b792f0
commit c1b0a13e10
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6934,9 +6934,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.13.193",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.193.tgz",
"integrity": "sha512-t/q9l3WtW9Pc4h4PMUVUvFw+583tr7U0lZkzo6vvCE5UX4+Z5X8Z7fEIZJeP35FhBAZ+40g82lYsy+cBJuzaPw==",
"version": "0.13.194",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.194.tgz",
"integrity": "sha512-+ZGeeGh9/4d2LxZYQEnm7vgcHQl/+UDUfgDN2BKnHb8RFsvLIWY1aUr3Sj6lKH34tCtCPY5CSiQmTrkLWq3YlQ==",
"requires": {
"debounce": "^1.2.1",
"debug": "^4.3.3",
+1 -1
View File
@@ -58,7 +58,7 @@
"winston": "^3.4.0",
"winston-syslog": "^2.4.4",
"ws": "^8.4.0",
"zigbee-herdsman": "0.13.193",
"zigbee-herdsman": "0.13.194",
"zigbee-herdsman-converters": "14.0.382",
"zigbee2mqtt-frontend": "0.6.68"
},