mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-03 10:31:37 +00:00
Update zigbee-herdsman to 0.13.117 (#7856)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
7b7f511dc7
commit
74c2b1c252
Generated
+3
-3
@@ -6598,9 +6598,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.116",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.116.tgz",
|
||||
"integrity": "sha512-Qr1i/a5ZYgqlwXu2y1YosYShS0TBEb1FwgElSauQi/xu/+5P6x3W2SO5XCrTOvb0/i+AGWlE+o77MFjdtcQsmA==",
|
||||
"version": "0.13.117",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.117.tgz",
|
||||
"integrity": "sha512-ZlJ/8peGWa+VaSBJ+TwhvGL7CaISRvPN8EPTfEoRYI6Pveh35o9ALjl7tA5ajo9sJrtLD+/GNWZlfFqgeI6Egg==",
|
||||
"requires": {
|
||||
"@serialport/bindings": "9.0.4",
|
||||
"debounce": "^1.2.0",
|
||||
|
||||
+1
-1
@@ -52,7 +52,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.116",
|
||||
"zigbee-herdsman": "0.13.117",
|
||||
"zigbee-herdsman-converters": "14.0.180",
|
||||
"zigbee2mqtt-frontend": "0.4.22"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user