Update zigbee-herdsman to 0.13.64 (#6110)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-02-06 13:53:53 +01:00
committed by GitHub
parent 3687863a62
commit caafca3d6d
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6432,9 +6432,9 @@
}
},
"zigbee-herdsman": {
"version": "0.13.63",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.63.tgz",
"integrity": "sha512-Tr1uZqXT3oNyuCGPNr2JP1a5zWdRviUeYikxs4lIYCk/HRyPEcjpjYei7YWz8DaPdhyAH4S6AjJ93XS06lqX4A==",
"version": "0.13.64",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.64.tgz",
"integrity": "sha512-sTqcusx5GxDe6O5fADPaQAL0KOF805e4DcQki0rpEs7usDqA5JGXMWI+AdqdVysWn8YYEQTXxfcPZUC4JWH11w==",
"requires": {
"debounce": "^1.2.0",
"debug": "^4.3.1",
+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.63",
"zigbee-herdsman": "0.13.64",
"zigbee-herdsman-converters": "14.0.47",
"zigbee2mqtt-frontend": "0.3.36"
},