mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 05:24:29 +00:00
fix(ignore): update zigbee-herdsman to 0.44.0 (#22339)
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.17.0",
|
||||
"zigbee-herdsman": "0.43.1",
|
||||
"zigbee-herdsman": "0.44.0",
|
||||
"zigbee-herdsman-converters": "19.29.0",
|
||||
"zigbee2mqtt-frontend": "0.6.163"
|
||||
},
|
||||
@@ -9774,9 +9774,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman": {
|
||||
"version": "0.43.1",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.43.1.tgz",
|
||||
"integrity": "sha512-q6hz/iBmGlrJGW8ywemP8KuqvFuIui04P5zFxCt96w7/bh/KRcXJkcuKC/zY+iYtllCXP5v+5cHfWwFq5/m+hQ==",
|
||||
"version": "0.44.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.44.0.tgz",
|
||||
"integrity": "sha512-BgehedeG9bysvCMkHzDAap6Ua9LBvCvWalooFqtiTnCm6MosMobdriCbSIz1fvLrzhmQPVYr81V9XTzvptdGuw==",
|
||||
"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.17.0",
|
||||
"zigbee-herdsman": "0.43.1",
|
||||
"zigbee-herdsman": "0.44.0",
|
||||
"zigbee-herdsman-converters": "19.29.0",
|
||||
"zigbee2mqtt-frontend": "0.6.163"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user