mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-09 05:21:38 +00:00
Update zigbee-herdsman to 0.13.71 (#6301)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
c3ad65688a
commit
8d3edf1dd5
Generated
+3
-3
@@ -6474,9 +6474,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.70",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.70.tgz",
|
||||
"integrity": "sha512-s5wraHhJ1EPjqFfXmuEKGtc5y+ud4Ru+ybGM7ftU0125jxH8AJ8rT6QYolHCOB1kmptErSATjtbu0V+lxRPRxA==",
|
||||
"version": "0.13.71",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.71.tgz",
|
||||
"integrity": "sha512-fraLNLzA/eT9OERIJHyeGTT7ySJ91/WaCArPja/Or0t2HE2vDSgOaRoN9WhmWU2vd1nsoXGAwzrTMFnM02ECxA==",
|
||||
"requires": {
|
||||
"debounce": "^1.2.0",
|
||||
"debug": "^4.3.1",
|
||||
|
||||
+1
-1
@@ -52,7 +52,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.70",
|
||||
"zigbee-herdsman": "0.13.71",
|
||||
"zigbee-herdsman-converters": "14.0.57",
|
||||
"zigbee2mqtt-frontend": "0.3.54"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user