mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-16 10:28:33 -07:00
Update zigbee-herdsman to 0.13.168 (#9562)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
parent
fc9abfe53b
commit
d5ccd9221c
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -6920,9 +6920,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.167",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.167.tgz",
|
||||
"integrity": "sha512-WfrNVP16dpbGODJsJxY5whEyH6hEI8UI837wCzI/k7io+kVBd7CYXSrttkbw6FA0hi5k7jKSTUGPiZhQrWB62Q==",
|
||||
"version": "0.13.168",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.168.tgz",
|
||||
"integrity": "sha512-wTgFfftA+HWV9RLrVetcwHigq8RAOSRRaqyqldeaK7JOXufc0mgtfZJe0YwYtgp66gZNuMMaO3BiiWasobYTFg==",
|
||||
"requires": {
|
||||
"debounce": "^1.2.1",
|
||||
"debug": "^4.3.2",
|
||||
|
@ -57,7 +57,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^8.2.3",
|
||||
"zigbee-herdsman": "0.13.167",
|
||||
"zigbee-herdsman": "0.13.168",
|
||||
"zigbee-herdsman-converters": "14.0.311",
|
||||
"zigbee2mqtt-frontend": "0.6.31"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user