Update zigbee-herdsman to 0.13.153 (#9055)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-10-07 18:19:07 +02:00
committed by GitHub
co-authored by Koenkk
parent 42497f3176
commit 4082763f59
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6997,9 +6997,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.13.152",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.152.tgz",
"integrity": "sha512-O2VCvsrGPc5Kl8GnpZAMswebIoWhUDy0dY2qfPYxrTcoawQALYJnl5NpJXF5DUGm6R0//6P3vzgGaCr/ASi3CA==",
"version": "0.13.153",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.153.tgz",
"integrity": "sha512-kDirGmAEbVGEdq8DGY3/cpJRBuGWWnRz/q041lGO0SbquJDuj8KgEFdfDS988Rk6Msr/elstxC+zS0ay3wjVjw==",
"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.152",
"zigbee-herdsman": "0.13.153",
"zigbee-herdsman-converters": "14.0.266",
"zigbee2mqtt-frontend": "0.6.12"
},