mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-17 02:48:31 -07:00
Update zigbee-herdsman to 0.13.67 (#6189)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
parent
fddada4c1c
commit
d2a62297df
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -6437,9 +6437,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.66",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.66.tgz",
|
||||
"integrity": "sha512-vuBpKOyTECUXFFg1ymw2VmKNnnaoQhecCP5v7AYHKuSHH24G4rg9IUDrpLcTrCnGxIFJcvSowiDKmha1mitltA==",
|
||||
"version": "0.13.67",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.67.tgz",
|
||||
"integrity": "sha512-mRu53E6Q35eMnUV73EOppj78iDFnXX7UDyL0GTqQF/lfbOx8RiuHn8qRdi3UX3a5Z8KzzCkGqUVnVt/FGbuxgQ==",
|
||||
"requires": {
|
||||
"debounce": "^1.2.0",
|
||||
"debug": "^4.3.1",
|
||||
|
@ -52,7 +52,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.66",
|
||||
"zigbee-herdsman": "0.13.67",
|
||||
"zigbee-herdsman-converters": "14.0.50",
|
||||
"zigbee2mqtt-frontend": "0.3.43"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user