Update zigbee-herdsman to 0.13.127 (#8305)

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-08-08 21:48:08 +02:00
committed by GitHub
co-authored by Koenkk Koen Kanters
parent 3d27a63b5a
commit 108694276e
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -8472,9 +8472,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.13.126",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.126.tgz",
"integrity": "sha512-+WAgw7bC344BUqgwpctrWEs9m3cDnS4m2YWpeCVBYdBPBx7gcIk/9QoZKUbx4pkH7aQpILjkuIsan5fAmaKsqQ==",
"version": "0.13.127",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.127.tgz",
"integrity": "sha512-rZYC2NJ2MK3hvUOfc1tTPsVx2a1Hj4bN0KM7mP9jh3O6pv3Sli+Ji2UtKQzW+d8VRudfQdwlIGK3s465eU8gRA==",
"requires": {
"@serialport/bindings": "9.2.0",
"debounce": "^1.2.1",
+1 -1
View File
@@ -55,7 +55,7 @@
"winston": "^3.3.3",
"winston-syslog": "^2.4.4",
"ws": "^7.5.2",
"zigbee-herdsman": "0.13.126",
"zigbee-herdsman": "0.13.127",
"zigbee-herdsman-converters": "14.0.216",
"zigbee2mqtt-frontend": "0.5.22"
},