Update zigbee-herdsman to 0.13.145 (#8762)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-09-16 00:38:35 +02:00
committed by GitHub
parent bb5be4df25
commit b558bbdc85
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6927,9 +6927,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.13.144",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.144.tgz",
"integrity": "sha512-tjFd4f/47xzch7UvaDQLEzjhTVR3dpN3eVAuqwunPhnA3GpBX7Ep9abOt/+da0OoXRJbaIZVpZTlYajJXR3mrw==",
"version": "0.13.145",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.145.tgz",
"integrity": "sha512-q9Vka3wzcgo4tcgJ6xl7afDySKCpLABkyg9+8LZIZZsJ2CRtUceZq5bQy1SyGHTpaNNC5xydRvTnbtemVorIxg==",
"requires": {
"@serialport/bindings": "9.0.4",
"debounce": "^1.2.1",
+1 -1
View File
@@ -55,7 +55,7 @@
"winston": "^3.3.3",
"winston-syslog": "^2.4.4",
"ws": "^8.2.2",
"zigbee-herdsman": "0.13.144",
"zigbee-herdsman": "0.13.145",
"zigbee-herdsman-converters": "14.0.248",
"zigbee2mqtt-frontend": "0.6.6"
},