Update zigbee-herdsman to 0.13.154 (#9060)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-10-07 21:07:43 +02:00
committed by GitHub
parent 90d20f936e
commit d03c5e2372
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6997,9 +6997,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.13.153",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.153.tgz",
"integrity": "sha512-kDirGmAEbVGEdq8DGY3/cpJRBuGWWnRz/q041lGO0SbquJDuj8KgEFdfDS988Rk6Msr/elstxC+zS0ay3wjVjw==",
"version": "0.13.154",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.154.tgz",
"integrity": "sha512-zZFUG5bHr8pXgP+WGmuYvXkVt4reeGErNWgGXKB0t1ZjUlh5Jf4uSzjwOZipRvkNevaLbb5w1qIHnGS83aOk9Q==",
"requires": {
"debounce": "^1.2.1",
"debug": "^4.3.2",
+1 -1
View File
@@ -56,7 +56,7 @@
"winston": "^3.3.3",
"winston-syslog": "^2.4.4",
"ws": "^8.2.3",
"zigbee-herdsman": "0.13.153",
"zigbee-herdsman": "0.13.154",
"zigbee-herdsman-converters": "14.0.267",
"zigbee2mqtt-frontend": "0.6.12"
},