mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 05:24:29 +00:00
Update zigbee-herdsman to 0.13.159 (#9156)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
d18455b596
commit
ad5cda4d40
Generated
+3
-3
@@ -6814,9 +6814,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.158",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.158.tgz",
|
||||
"integrity": "sha512-1wNP05WbrNWwYtt7BhUnw3GWonC1GBrxu+1LScfrcDIJGRYbCqTwf/TuKrVoYcTOhhhSGALds4Cb9wdDkMKpIQ==",
|
||||
"version": "0.13.159",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.159.tgz",
|
||||
"integrity": "sha512-GwZaDf6/KYds9d8m5RMMEiNmngWq4fG1fyyQfpQQnq5gtr/5WaoKqEN1i+dGNPpd5vD6Qicj07PQepoveIQQ1g==",
|
||||
"requires": {
|
||||
"debounce": "^1.2.1",
|
||||
"debug": "^4.3.2",
|
||||
|
||||
+1
-1
@@ -57,7 +57,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^8.2.3",
|
||||
"zigbee-herdsman": "0.13.158",
|
||||
"zigbee-herdsman": "0.13.159",
|
||||
"zigbee-herdsman-converters": "14.0.279",
|
||||
"zigbee2mqtt-frontend": "0.6.20"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user