Update zigbee-herdsman to 0.13.85 (#6820)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-03-24 19:16:36 +01:00
committed by GitHub
parent 171e87d6ba
commit 98b98ddf8f
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6580,9 +6580,9 @@
}
},
"zigbee-herdsman": {
"version": "0.13.84",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.84.tgz",
"integrity": "sha512-YkLs3yajz2hIW4/kz2BQJ1t9Wiq4Jjs6KWA9o7ZVwlCLxI/uu39UPDXw598PaZZwwKOpDtbq/oN1zdWOv84Mlw==",
"version": "0.13.85",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.85.tgz",
"integrity": "sha512-cUGwp1Zy9Xw0eT+1xocYJa/+nLkVmaEQn/GokOi+pKADdi3dqjt2ABVCxDWyh9nqZgqNucaiKmo9EkXIyr3sOQ==",
"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.84",
"zigbee-herdsman": "0.13.85",
"zigbee-herdsman-converters": "14.0.94",
"zigbee2mqtt-frontend": "0.3.113"
},