Update zigbee-herdsman to 0.13.18 (#4695)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-10-17 16:32:01 +02:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent a5c9fb2940
commit 87cabc29d4
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6466,9 +6466,9 @@
}
},
"zigbee-herdsman": {
"version": "0.13.17",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.17.tgz",
"integrity": "sha512-rEdcaJ2Vx7exvbO7sKmig5JI0EnB46B/xGYeFyYrk+QUn/89BoXfdUO2X8bsukcL3PVlR3Ed8yR25/fGtjrqtg==",
"version": "0.13.18",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.18.tgz",
"integrity": "sha512-/OKv5ehrhekan5LVaq4pNXiw6tch8dyiOiQLwJRhwzsh1jyh6EBbky6mzopywBJ+zoqwOQDT4H5S+kZbgNNEXA==",
"requires": {
"debounce": "^1.2.0",
"debug": "^4.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.17",
"zigbee-herdsman": "0.13.18",
"zigbee-herdsman-converters": "12.0.212",
"zigbee2mqtt-frontend": "0.2.31"
},