Update zigbee-herdsman to 0.13.166 (#9501)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-11-04 20:47:50 +01:00
committed by GitHub
parent e504da33d4
commit 178da2db1d
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6939,9 +6939,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.13.165",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.165.tgz",
"integrity": "sha512-TU7dEK+DQXGjUjOgGUcUs0sIVZb7GmhdnBYIv7tueYajtmr5doCtJ6oEPhLQF3e2kX31JXuePrHg39HyettE9Q==",
"version": "0.13.166",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.166.tgz",
"integrity": "sha512-RiKdjA7hiBjQUtzGDfPcsumbtqeORXIJ0xgISPRiYqXg1rAvF1vAZSYTAPEZ+sk4XEZ6l7neYUJIEj3jJb9ceg==",
"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.165",
"zigbee-herdsman": "0.13.166",
"zigbee-herdsman-converters": "14.0.307",
"zigbee2mqtt-frontend": "0.6.31"
},