mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 13:34:24 +00:00
fix(ignore): update zigbee-herdsman to 0.55.3 (#23431)
Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com>
This commit is contained in:
Generated
+4
-4
@@ -32,7 +32,7 @@
|
||||
"winston-syslog": "^2.7.0",
|
||||
"winston-transport": "^4.7.1",
|
||||
"ws": "^8.18.0",
|
||||
"zigbee-herdsman": "0.55.2",
|
||||
"zigbee-herdsman": "0.55.3",
|
||||
"zigbee-herdsman-converters": "19.71.1",
|
||||
"zigbee2mqtt-frontend": "0.7.3"
|
||||
},
|
||||
@@ -9746,9 +9746,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman": {
|
||||
"version": "0.55.2",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.55.2.tgz",
|
||||
"integrity": "sha512-TIg/9cYULPj23IrvulTtZFjlC1HDHye0kTfFttEYfFKAQhpwoSdXeFFnnicswSznUoQGNKIfvHJhmmwqEE5FjQ==",
|
||||
"version": "0.55.3",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.55.3.tgz",
|
||||
"integrity": "sha512-8sAa7hIznlNZeOzsigvqnLdeWw86UA7PHjSRyPGc5tAjMKnpilbt/7UMNAW5B77+vTjZNv5rQ98iw34QclEH5Q==",
|
||||
"dependencies": {
|
||||
"@serialport/bindings-cpp": "^12.0.1",
|
||||
"@serialport/parser-delimiter": "^12.0.0",
|
||||
|
||||
+1
-1
@@ -60,7 +60,7 @@
|
||||
"winston-syslog": "^2.7.0",
|
||||
"winston-transport": "^4.7.1",
|
||||
"ws": "^8.18.0",
|
||||
"zigbee-herdsman": "0.55.2",
|
||||
"zigbee-herdsman": "0.55.3",
|
||||
"zigbee-herdsman-converters": "19.71.1",
|
||||
"zigbee2mqtt-frontend": "0.7.3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user