mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-20 18:41:35 +00:00
Update zigbee-herdsman to 0.14.16 (#11440)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
e0694a444e
commit
825308df20
Generated
+3
-3
@@ -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
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user