mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-09-17 02:04:21 +00:00
Update zigbee-herdsman to 0.13.126 (#8278)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
10615e29f3
commit
0685ade693
Generated
+3
-3
@@ -8472,9 +8472,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.125",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.125.tgz",
|
||||
"integrity": "sha512-GBtyIVtSE1SOxeHHC4U8TlqZRN4AQb1edWtTLEW3Q6gE2Evd2Wpj3kW0vPsYa5Uf/jjRu60IMHuQ8MXnI7tGLw==",
|
||||
"version": "0.13.126",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.126.tgz",
|
||||
"integrity": "sha512-+WAgw7bC344BUqgwpctrWEs9m3cDnS4m2YWpeCVBYdBPBx7gcIk/9QoZKUbx4pkH7aQpILjkuIsan5fAmaKsqQ==",
|
||||
"requires": {
|
||||
"@serialport/bindings": "9.2.0",
|
||||
"debounce": "^1.2.1",
|
||||
|
||||
+1
-1
@@ -55,7 +55,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^7.5.2",
|
||||
"zigbee-herdsman": "0.13.125",
|
||||
"zigbee-herdsman": "0.13.126",
|
||||
"zigbee-herdsman-converters": "14.0.214",
|
||||
"zigbee2mqtt-frontend": "0.5.19"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user