Update zigbee-herdsman to 0.13.57 (#5780)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-01-16 21:18:51 +01:00
committed by GitHub
co-authored by Koenkk
parent e5bf3cdb34
commit a48a36aaf2
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6432,9 +6432,9 @@
}
},
"zigbee-herdsman": {
"version": "0.13.55",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.55.tgz",
"integrity": "sha512-YbcOutzDxCzwCZssljyZMS6qyfV9+t0mRt13uNnB6ID5U8ya92JkAwqdfUGjzt4YAcqcTiObw3IpjomRiPWbOw==",
"version": "0.13.57",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.57.tgz",
"integrity": "sha512-BRxKaYAPG5VF5PvuO9um6iVnnpM+iJdA4z4cFkh0TMxtQpUpPGXjpHCWtk4w5ZSbH1//AptYMO2LfUoba4Z/4Q==",
"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.55",
"zigbee-herdsman": "0.13.57",
"zigbee-herdsman-converters": "14.0.23",
"zigbee2mqtt-frontend": "0.3.4"
},