Update zigbee-herdsman to 0.13.81 (#6744)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-03-17 20:14:06 +01:00
committed by GitHub
co-authored by Koenkk
parent a17f3b1c5a
commit 144fdb43da
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6580,9 +6580,9 @@
}
},
"zigbee-herdsman": {
"version": "0.13.80",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.80.tgz",
"integrity": "sha512-EFLeTNitQMwqV0nTRlVo/WvUlwPbAOsx8jsXEbhrG4pOCIVWKZcr2uz91q8e/y0VkRLkmQMKPbkMxDRJwAPrzg==",
"version": "0.13.81",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.81.tgz",
"integrity": "sha512-uO/EeedqHlFe5p5B7fg/go+9OuYnm/QRLn+nvhiIygxu4rsZYZo819xqMa2n297fPOPjgQU2fsOGEjC/hnSaSQ==",
"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.80",
"zigbee-herdsman": "0.13.81",
"zigbee-herdsman-converters": "14.0.87",
"zigbee2mqtt-frontend": "0.3.85"
},