mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-16 02:18:31 -07:00
Update zigbee-herdsman to 0.14.11 (#11185)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
parent
7f9b198722
commit
fae8e96229
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -6910,9 +6910,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.14.10",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.10.tgz",
|
||||
"integrity": "sha512-exPtxyJij2fByFhrJpVro9DeL11D1OpjfvEPkEMaPF12C3/fMDdEjZZX66a2mU07KvhlTqynQ+wZFwsighrimg==",
|
||||
"version": "0.14.11",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.11.tgz",
|
||||
"integrity": "sha512-nZAlXGtkvtJTZO7NzKGP+e7VQlZO4LkaSsXQuzLEw2JBkTOVaX8vE0yBlaOuTDXM3wi5UXNyiohmJsOpY+6eng==",
|
||||
"requires": {
|
||||
"debounce": "^1.2.1",
|
||||
"debug": "^4.3.3",
|
||||
|
@ -58,7 +58,7 @@
|
||||
"winston": "^3.5.0",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^8.4.2",
|
||||
"zigbee-herdsman": "0.14.10",
|
||||
"zigbee-herdsman": "0.14.11",
|
||||
"zigbee-herdsman-converters": "14.0.406",
|
||||
"zigbee2mqtt-frontend": "0.6.71"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user