mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-09-01 16:48:31 +00:00
fix(ignore): update zigbee-herdsman to 0.46.6 (#22558)
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.46.5",
|
||||
"zigbee-herdsman": "0.46.6",
|
||||
"zigbee-herdsman-converters": "19.37.1",
|
||||
"zigbee2mqtt-frontend": "0.6.167"
|
||||
},
|
||||
@@ -9659,9 +9659,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman": {
|
||||
"version": "0.46.5",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.46.5.tgz",
|
||||
"integrity": "sha512-tVSsyPzSnORoLwVhpRAdYAMgSqEAlVYLk+sdnbJbP5o+6PQvp3r8SlL04kIXDmjG6H+5fyqwlDiAs2/waYRYbw==",
|
||||
"version": "0.46.6",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.46.6.tgz",
|
||||
"integrity": "sha512-0D18Mb4uJLPMqemBb8vvw0BdWbdZ1KSu5mATrvXzPaOyDaNl3y+2bDiRPl9XsA4/jKybo6UQI3GiPtcJ6UulbA==",
|
||||
"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.46.5",
|
||||
"zigbee-herdsman": "0.46.6",
|
||||
"zigbee-herdsman-converters": "19.37.1",
|
||||
"zigbee2mqtt-frontend": "0.6.167"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user