Update zigbee-herdsman to 0.13.31 (#5057)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-11-22 21:08:53 +01:00
committed by GitHub
parent 554f44e361
commit 2fa70fea4d
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -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
View File
@@ -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"
},