mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 10:01:37 +00:00
Update zigbee-herdsman to 0.13.96 (#7394)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e6b317b762
commit
fe8098c8b2
Generated
+3
-3
@@ -6591,9 +6591,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.95",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.95.tgz",
|
||||
"integrity": "sha512-sNCYgqcXC4b19h8mLGeMuvpC5KD15G9zfLloMIPBVqxDHmxk1Hg0XoWRyRlUa7LJ5OKoQ5O26kupw0spwbuBWQ==",
|
||||
"version": "0.13.96",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.96.tgz",
|
||||
"integrity": "sha512-VSSjKV3dmyDnA37yXRaoYwDu+fte59IOaAxY0916iXhmZ1ZfE7adfqhjaJZPgKLFYzrEweGc3UQPEykJUj51GQ==",
|
||||
"requires": {
|
||||
"@serialport/bindings": "9.0.4",
|
||||
"debounce": "^1.2.0",
|
||||
|
||||
+1
-1
@@ -52,7 +52,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.95",
|
||||
"zigbee-herdsman": "0.13.96",
|
||||
"zigbee-herdsman-converters": "14.0.142",
|
||||
"zigbee2mqtt-frontend": "0.4.3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user