mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-16 10:28:33 -07:00
Update zigbee-herdsman to 0.13.143 (#8723)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
parent
fb081316e2
commit
75d2fe393d
6
npm-shrinkwrap.json
generated
6
npm-shrinkwrap.json
generated
@ -6927,9 +6927,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.142",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.142.tgz",
|
||||
"integrity": "sha512-swetaZhlrOig705VE1RSJhZFTBeE1nB6iyXqbgV0yOgPwZDnNwwBLIPZ7yvLGjyg0dq4J8hssaU4LSNL1EZFBg==",
|
||||
"version": "0.13.143",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.143.tgz",
|
||||
"integrity": "sha512-262hpVpNxyTw1OiH8lOJ45F0lhaWk0sDRsVIgdc5dsaaPgMl4qSQovJ26QQR9OwkUkwiVlS4p0QPlSZH+Hhw0g==",
|
||||
"requires": {
|
||||
"debounce": "^1.2.1",
|
||||
"debug": "^4.3.2",
|
||||
|
@ -55,7 +55,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^8.2.1",
|
||||
"zigbee-herdsman": "0.13.142",
|
||||
"zigbee-herdsman": "0.13.143",
|
||||
"zigbee-herdsman-converters": "14.0.244",
|
||||
"zigbee2mqtt-frontend": "0.6.4"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user