mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-12 06:38:53 +00:00
fix(ignore): update zigbee-herdsman to 0.27.1 (#20262)
Co-authored-by: Koenkk <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.6.0",
|
||||
"ws": "^8.15.1",
|
||||
"zigbee-herdsman": "0.27.0",
|
||||
"zigbee-herdsman": "0.27.1",
|
||||
"zigbee-herdsman-converters": "16.12.0",
|
||||
"zigbee2mqtt-frontend": "0.6.149"
|
||||
},
|
||||
@@ -9778,9 +9778,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman": {
|
||||
"version": "0.27.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.27.0.tgz",
|
||||
"integrity": "sha512-Nnv5CCkrFmtTztqaC+oBPs3DmYA0korw+t6oFD3/nEqSYiWIWNPlvHBUzVy4WNEdPkCjws+JNToGbDHM1QnTGw==",
|
||||
"version": "0.27.1",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.27.1.tgz",
|
||||
"integrity": "sha512-qpTpCQWLDXsH9iBCAuRtIMbCFwOuet3/Y8o+JfJ1oFHkbBupMMrLsmWybuuVvnCG9OVFxI/xQRCtH6gbclmOmQ==",
|
||||
"dependencies": {
|
||||
"@serialport/bindings-cpp": "^12.0.1",
|
||||
"@serialport/parser-delimiter": "^12.0.0",
|
||||
|
||||
+1
-1
@@ -61,7 +61,7 @@
|
||||
"winston-syslog": "^2.7.0",
|
||||
"winston-transport": "^4.6.0",
|
||||
"ws": "^8.15.1",
|
||||
"zigbee-herdsman": "0.27.0",
|
||||
"zigbee-herdsman": "0.27.1",
|
||||
"zigbee-herdsman-converters": "16.12.0",
|
||||
"zigbee2mqtt-frontend": "0.6.149"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user