Update zigbee-herdsman to 0.13.44 (#5440)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-12-28 22:39:14 +01:00
committed by GitHub
co-authored by Koenkk
parent 03ef80c463
commit 155e9119c0
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6406,9 +6406,9 @@
}
},
"zigbee-herdsman": {
"version": "0.13.43",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.43.tgz",
"integrity": "sha512-aZ+T5hvsBoaVH2pTE57rTpbqFhNIkm84sn3V9/16dlm1WX0qDlfpjI8hywDfXsArfpLYGMImeCdht+AOcdo7hQ==",
"version": "0.13.44",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.44.tgz",
"integrity": "sha512-o0CYCDGJlK+OteGTQa5TvWRlV5+Zz0cptYgZEFfwXKKpII3rWlOedK2vHLk0tC1xhHtaWldjmT4XUMja9ALpAw==",
"requires": {
"debounce": "^1.2.0",
"debug": "^4.3.1",
+1 -1
View File
@@ -51,7 +51,7 @@
"winston": "^3.3.3",
"winston-syslog": "^2.4.4",
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.43",
"zigbee-herdsman": "0.13.44",
"zigbee-herdsman-converters": "14.0.0",
"zigbee2mqtt-frontend": "0.2.110"
},