mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-11 14:18:50 +00:00
Update zigbee-herdsman to 0.13.85 (#6820)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
171e87d6ba
commit
98b98ddf8f
Generated
+3
-3
@@ -6580,9 +6580,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.84",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.84.tgz",
|
||||
"integrity": "sha512-YkLs3yajz2hIW4/kz2BQJ1t9Wiq4Jjs6KWA9o7ZVwlCLxI/uu39UPDXw598PaZZwwKOpDtbq/oN1zdWOv84Mlw==",
|
||||
"version": "0.13.85",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.85.tgz",
|
||||
"integrity": "sha512-cUGwp1Zy9Xw0eT+1xocYJa/+nLkVmaEQn/GokOi+pKADdi3dqjt2ABVCxDWyh9nqZgqNucaiKmo9EkXIyr3sOQ==",
|
||||
"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.84",
|
||||
"zigbee-herdsman": "0.13.85",
|
||||
"zigbee-herdsman-converters": "14.0.94",
|
||||
"zigbee2mqtt-frontend": "0.3.113"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user