mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-10 05:51:40 +00:00
fix(ignore): update zigbee-herdsman to 0.42.5 (#22285)
Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com>
This commit is contained in:
Generated
+4
-4
@@ -33,7 +33,7 @@
|
||||
"winston-syslog": "^2.7.0",
|
||||
"winston-transport": "^4.7.0",
|
||||
"ws": "^8.16.0",
|
||||
"zigbee-herdsman": "0.42.4",
|
||||
"zigbee-herdsman": "0.42.5",
|
||||
"zigbee-herdsman-converters": "19.26.0",
|
||||
"zigbee2mqtt-frontend": "0.6.162"
|
||||
},
|
||||
@@ -9785,9 +9785,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman": {
|
||||
"version": "0.42.4",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.42.4.tgz",
|
||||
"integrity": "sha512-JeZIVkW7EIjgBBG2Gl0EC6R5MJWDINoOYBsHiNduvrxzi/uOZpKjK9q1M65ZnTaVQox2rSEdwQdNgcVayinYKQ==",
|
||||
"version": "0.42.5",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.42.5.tgz",
|
||||
"integrity": "sha512-kxED/CjUDSCsCcDygbUQ2fyuQofpw9cPvL8Vpxs/2w6eb+5Wc+2Mx2RRJqJqAHqQH79oMsfIgzPjti9ZUJ6luA==",
|
||||
"dependencies": {
|
||||
"@serialport/bindings-cpp": "^12.0.1",
|
||||
"@serialport/parser-delimiter": "^12.0.0",
|
||||
|
||||
+1
-1
@@ -59,7 +59,7 @@
|
||||
"winston-syslog": "^2.7.0",
|
||||
"winston-transport": "^4.7.0",
|
||||
"ws": "^8.16.0",
|
||||
"zigbee-herdsman": "0.42.4",
|
||||
"zigbee-herdsman": "0.42.5",
|
||||
"zigbee-herdsman-converters": "19.26.0",
|
||||
"zigbee2mqtt-frontend": "0.6.162"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user