Update zigbee-herdsman to 0.13.5 (#4370)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-09-15 18:34:48 +02:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent ba43744768
commit d9b2e211d3
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6273,9 +6273,9 @@
}
},
"zigbee-herdsman": {
"version": "0.13.4",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.4.tgz",
"integrity": "sha512-i9gFYYBauJQFEZPMaYzMk4MrocJN7E9jIxZoEuuFJUh+Hd6Tetw66tz/20lR0NfuwHa8mb7jLSs+Zs6xvNYbgA==",
"version": "0.13.5",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.5.tgz",
"integrity": "sha512-FiYWYWIl9lT/oXz9tfK6VZb11OdaFEJXw4I5nQ90cOI7whqwLyKY6TQxx/uQQ3iHfUZPslviYTy71uNkkp47xw==",
"requires": {
"debug": "^4.1.1",
"fast-deep-equal": "^3.1.3",
+1 -1
View File
@@ -51,7 +51,7 @@
"winston": "^3.3.3",
"winston-syslog": "^2.4.4",
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.4",
"zigbee-herdsman": "0.13.5",
"zigbee-herdsman-converters": "12.0.186",
"zigbee2mqtt-frontend": "0.1.58"
},