mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 05:24:29 +00:00
Update zigbee-herdsman to 0.14.75 (#15149)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
ca4badca4d
commit
4b5a03c6c5
Generated
+7
-7
@@ -33,7 +33,7 @@
|
||||
"winston-syslog": "^2.7.0",
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.10.0",
|
||||
"zigbee-herdsman": "0.14.74",
|
||||
"zigbee-herdsman": "0.14.75",
|
||||
"zigbee-herdsman-converters": "14.0.672",
|
||||
"zigbee2mqtt-frontend": "0.6.119"
|
||||
},
|
||||
@@ -9328,9 +9328,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman": {
|
||||
"version": "0.14.74",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.74.tgz",
|
||||
"integrity": "sha512-5V2iujHSdDPPlXZIEfxgLL1XZJO6DqIqvPGI649M5gL6qYUIE5ZLowyWAnQHB6HI1QeMRgsu0EqcroV/jBL3fQ==",
|
||||
"version": "0.14.75",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.75.tgz",
|
||||
"integrity": "sha512-fT31OwBu8kNRuvj4kjC7/oA/Om5bY8tb910t1fALNfBxHsPvRAcyI/EPcXrgzHeEUUbLEbxmouxXDuHIx4aNoQ==",
|
||||
"dependencies": {
|
||||
"debounce": "^1.2.1",
|
||||
"debug": "^4.3.4",
|
||||
@@ -16176,9 +16176,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.14.74",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.74.tgz",
|
||||
"integrity": "sha512-5V2iujHSdDPPlXZIEfxgLL1XZJO6DqIqvPGI649M5gL6qYUIE5ZLowyWAnQHB6HI1QeMRgsu0EqcroV/jBL3fQ==",
|
||||
"version": "0.14.75",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.75.tgz",
|
||||
"integrity": "sha512-fT31OwBu8kNRuvj4kjC7/oA/Om5bY8tb910t1fALNfBxHsPvRAcyI/EPcXrgzHeEUUbLEbxmouxXDuHIx4aNoQ==",
|
||||
"requires": {
|
||||
"debounce": "^1.2.1",
|
||||
"debug": "^4.3.4",
|
||||
|
||||
+1
-1
@@ -59,7 +59,7 @@
|
||||
"winston-syslog": "^2.7.0",
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.10.0",
|
||||
"zigbee-herdsman": "0.14.74",
|
||||
"zigbee-herdsman": "0.14.75",
|
||||
"zigbee-herdsman-converters": "14.0.672",
|
||||
"zigbee2mqtt-frontend": "0.6.119"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user