Update zigbee-herdsman to 0.13.161 (#9261)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-10-21 18:02:52 +02:00
committed by GitHub
co-authored by Koenkk
parent 7469e29877
commit caa22c559e
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6814,9 +6814,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.13.160",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.160.tgz",
"integrity": "sha512-ZYNOH/YGpOp156MPp953iWfrDp/RDWYVkaQvjlCNkpi1HWJKtnUKaD5hRldFm6NfvOhpbWoUE5snxGERuxUqow==",
"version": "0.13.161",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.161.tgz",
"integrity": "sha512-nu/ki9XCggQCQvMRTKNP8xSrR2mKx+au2kg/jwc2rVKsAXj1jGoV9JqIl4mhyJEKwEvEFhDtpi7y6bJv1LOnjg==",
"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.160",
"zigbee-herdsman": "0.13.161",
"zigbee-herdsman-converters": "14.0.287",
"zigbee2mqtt-frontend": "0.6.20"
},