Update zigbee-herdsman to 0.13.186 (#10338)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-12-23 20:27:48 +00:00
committed by GitHub
parent 74cff6a983
commit 61bd95f8b8
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6896,9 +6896,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.13.185",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.185.tgz",
"integrity": "sha512-ppdN96HImoJrKRczsURI8481zgiWnCa0VbSAEoTwdtA3LjJ+r5eH6mHZPph2CWqK48Qo6HYGh9G9KjV47nnGyg==",
"version": "0.13.186",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.186.tgz",
"integrity": "sha512-F3f6KZdvNKQTEnzbIyCrTUmXS+RFK4ZUTvIHfE5R3ehuismSGqjlyJl79KGquuqOyMHGrndJhLxoKhF7/uptGg==",
"requires": {
"debounce": "^1.2.1",
"debug": "^4.3.3",
+1 -1
View File
@@ -57,7 +57,7 @@
"winston": "^3.3.3",
"winston-syslog": "^2.4.4",
"ws": "^8.3.0",
"zigbee-herdsman": "0.13.185",
"zigbee-herdsman": "0.13.186",
"zigbee-herdsman-converters": "14.0.356",
"zigbee2mqtt-frontend": "0.6.63"
},