Update zigbee-herdsman to 0.13.14 (#4606)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-10-08 22:00:50 +02:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent 434981b567
commit e9c96e7a24
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6467,9 +6467,9 @@
}
},
"zigbee-herdsman": {
"version": "0.13.13",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.13.tgz",
"integrity": "sha512-wjW+1M0Spfe8UAKiccFDgIL1ki3anrDXNw2xKD9XHdA5VkBpCE7J/an0GeasgoWxi18hGtWvG2tEXusLwZC0yA==",
"version": "0.13.14",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.14.tgz",
"integrity": "sha512-BKVz9jJ3JQhuKpeV937+jCOhjOQQFSdJelU8A4JE5g+xuQ2U2aecR9KuQrZ6C52jZsOIxaDayB4yijYk7EW8hg==",
"requires": {
"debug": "^4.2.0",
"fast-deep-equal": "^3.1.3",
+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.13",
"zigbee-herdsman": "0.13.14",
"zigbee-herdsman-converters": "12.0.203",
"zigbee2mqtt-frontend": "0.2.26"
},