mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 18:11:36 +00:00
Update zigbee-herdsman to 0.13.64 (#6110)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3687863a62
commit
caafca3d6d
Generated
+3
-3
@@ -6432,9 +6432,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.63",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.63.tgz",
|
||||
"integrity": "sha512-Tr1uZqXT3oNyuCGPNr2JP1a5zWdRviUeYikxs4lIYCk/HRyPEcjpjYei7YWz8DaPdhyAH4S6AjJ93XS06lqX4A==",
|
||||
"version": "0.13.64",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.64.tgz",
|
||||
"integrity": "sha512-sTqcusx5GxDe6O5fADPaQAL0KOF805e4DcQki0rpEs7usDqA5JGXMWI+AdqdVysWn8YYEQTXxfcPZUC4JWH11w==",
|
||||
"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.63",
|
||||
"zigbee-herdsman": "0.13.64",
|
||||
"zigbee-herdsman-converters": "14.0.47",
|
||||
"zigbee2mqtt-frontend": "0.3.36"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user