Update zigbee-herdsman to 0.13.169 (#9606)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-11-11 21:15:38 +01:00
committed by GitHub
co-authored by Koenkk
parent 170ef40982
commit 8c8f907fd3
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6920,9 +6920,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.13.168",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.168.tgz",
"integrity": "sha512-wTgFfftA+HWV9RLrVetcwHigq8RAOSRRaqyqldeaK7JOXufc0mgtfZJe0YwYtgp66gZNuMMaO3BiiWasobYTFg==",
"version": "0.13.169",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.169.tgz",
"integrity": "sha512-h08GvRmpq3LOPBPEsD0hlczJgfQL5bCtIMhdHHqpE2jG9GXhCMxanOQfWHx/NgXExDBCwlQXcweRAr+WirzeLQ==",
"requires": {
"debounce": "^1.2.1",
"debug": "^4.3.2",
+1 -1
View File
@@ -57,7 +57,7 @@
"winston": "^3.3.3",
"winston-syslog": "^2.4.4",
"ws": "^8.2.3",
"zigbee-herdsman": "0.13.168",
"zigbee-herdsman": "0.13.169",
"zigbee-herdsman-converters": "14.0.315",
"zigbee2mqtt-frontend": "0.6.31"
},