Update zigbee-herdsman to 0.13.71 (#6301)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-02-15 19:30:27 +01:00
committed by GitHub
parent c3ad65688a
commit 8d3edf1dd5
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -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
View File
@@ -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"
},