Update zigbee-herdsman to 0.13.84 (#6805)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-03-23 19:08:29 +01:00
committed by GitHub
parent e66e2cbc04
commit add5179fc8
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6580,9 +6580,9 @@
}
},
"zigbee-herdsman": {
"version": "0.13.83",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.83.tgz",
"integrity": "sha512-tPNpSGS47deHq55Sv5q4HfgIbFohJyhoX6X/DVQsSR9UyWbBbbqjwqTVFyMV8hFct0xWl5KmY7SWf03mRIugsA==",
"version": "0.13.84",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.84.tgz",
"integrity": "sha512-YkLs3yajz2hIW4/kz2BQJ1t9Wiq4Jjs6KWA9o7ZVwlCLxI/uu39UPDXw598PaZZwwKOpDtbq/oN1zdWOv84Mlw==",
"requires": {
"@serialport/bindings": "9.0.4",
"debounce": "^1.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.83",
"zigbee-herdsman": "0.13.84",
"zigbee-herdsman-converters": "14.0.93",
"zigbee2mqtt-frontend": "0.3.110"
},