Update zigbee-herdsman to 0.13.100 (#7504)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-05-17 20:16:00 +02:00
committed by GitHub
co-authored by Koenkk
parent 74bf357757
commit c50547e465
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6584,9 +6584,9 @@
}
},
"zigbee-herdsman": {
"version": "0.13.99",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.99.tgz",
"integrity": "sha512-g6iojMdc9p1d0TWe7dAZSjtUuQugpRR/iiOdWzD+qN3tXO4I9gT+p8HAzQja2rrsewn8gXUlEx8JeDyIhGi6WA==",
"version": "0.13.100",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.100.tgz",
"integrity": "sha512-vVryOkIaOPJvwdftq993AI0Lq4WexWMQGbhyLhrQF8THJkqK38vbXgUEtEEyMwnsduW/rUF13Vq7HZQF4N2oqg==",
"requires": {
"@serialport/bindings": "9.0.4",
"debounce": "^1.2.0",
+1 -1
View File
@@ -52,7 +52,7 @@
"winston": "^3.3.3",
"winston-syslog": "^2.4.4",
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.99",
"zigbee-herdsman": "0.13.100",
"zigbee-herdsman-converters": "14.0.148",
"zigbee2mqtt-frontend": "0.4.13"
},