Update zigbee-herdsman to 0.13.185 (#10330)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-12-23 18:46:45 +00:00
committed by GitHub
co-authored by Koenkk
parent 53003b3d0d
commit 03f24a63d5
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6896,9 +6896,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.13.184",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.184.tgz",
"integrity": "sha512-WHZdYL0zyfYFGlrYzjksA2YABpyHDZBcg7PEKa03pp7+JxYmpqPv1TNTzDuM0DG0U4Q6Ay/2l2lY6sqD+/SuaQ==",
"version": "0.13.185",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.185.tgz",
"integrity": "sha512-ppdN96HImoJrKRczsURI8481zgiWnCa0VbSAEoTwdtA3LjJ+r5eH6mHZPph2CWqK48Qo6HYGh9G9KjV47nnGyg==",
"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.184",
"zigbee-herdsman": "0.13.185",
"zigbee-herdsman-converters": "14.0.355",
"zigbee2mqtt-frontend": "0.6.63"
},