Update zigbee-herdsman to 0.14.16 (#11440)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-02-15 19:03:43 +00:00
committed by GitHub
co-authored by Koenkk
parent e0694a444e
commit 825308df20
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6980,9 +6980,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.14.15",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.15.tgz",
"integrity": "sha512-i/VKtTB7yZ7lemzlSGGR4Kre6D3F8GmWq2HCvu/KDfNjs5y9q/JR/mGcJERdk/6e+js27HDMhbOgixHZPqh+bg==",
"version": "0.14.16",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.16.tgz",
"integrity": "sha512-j49iDadyNCC3/3PQd7gKWz6+YSeTsuJgUkP5KTQW8CL+zLb7AAYVmF2rcC9ItHSgxnVYDSdxKAmR1c7IidIWJQ==",
"requires": {
"debounce": "^1.2.1",
"debug": "^4.3.3",
+1 -1
View File
@@ -59,7 +59,7 @@
"winston-syslog": "^2.5.0",
"winston-transport": "^4.5.0",
"ws": "^8.5.0",
"zigbee-herdsman": "0.14.15",
"zigbee-herdsman": "0.14.16",
"zigbee-herdsman-converters": "14.0.421",
"zigbee2mqtt-frontend": "0.6.71"
},