mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-03 18:41:39 +00:00
Update zigbee-herdsman to 0.13.31 (#5057)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
554f44e361
commit
2fa70fea4d
Generated
+3
-3
@@ -6510,9 +6510,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.30",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.30.tgz",
|
||||
"integrity": "sha512-HamfcNpd24V5u2KHbR7klkoUXwsz/1ZxcBeyb3mri0U51UG4veExSdPwpyz1XmoabRiP1Qw49y4uQMbgDxEygQ==",
|
||||
"version": "0.13.31",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.31.tgz",
|
||||
"integrity": "sha512-p5tGjb5h/lVYIn9e+LMJwIPRY8uWcQDr0Ge5Eo6Y+B03AzmnoRRBWjCCH42rOrwRUcjUnqKyehh+vwcSuwrGFA==",
|
||||
"requires": {
|
||||
"debounce": "^1.2.0",
|
||||
"debug": "^4.2.0",
|
||||
|
||||
+1
-1
@@ -52,7 +52,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.30",
|
||||
"zigbee-herdsman": "0.13.31",
|
||||
"zigbee-herdsman-converters": "13.0.0",
|
||||
"zigbee2mqtt-frontend": "0.2.93"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user