mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-27 21:20:03 +00:00
Update zigbee-herdsman to 0.13.57 (#5780)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
e5bf3cdb34
commit
a48a36aaf2
Generated
+3
-3
@@ -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
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user