mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-09-01 16:48:31 +00:00
fix(ignore): update zigbee-herdsman to 0.56.0 (#23643)
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.5",
|
||||
"zigbee-herdsman": "0.56.0",
|
||||
"zigbee-herdsman-converters": "20.2.0",
|
||||
"zigbee2mqtt-frontend": "0.7.4"
|
||||
},
|
||||
@@ -10536,9 +10536,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman": {
|
||||
"version": "0.55.5",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.55.5.tgz",
|
||||
"integrity": "sha512-8UG2UhPgSOd5vGO2cpFobMR3ruumqFcJkT1Dhl7KrYLSVayVQTffJN+z3mVbIPokuQcepbZrMerCOEr1WrHF9w==",
|
||||
"version": "0.56.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.56.0.tgz",
|
||||
"integrity": "sha512-gIn3mtGACokXLhKUkgGJmLlRqAJPm8TQETy2U/r00K9SeJsBEsaQuLCUXz/s8ordJksorgT7grn5jmhb+Py6EA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@serialport/bindings-cpp": "^12.0.1",
|
||||
|
||||
+1
-1
@@ -60,7 +60,7 @@
|
||||
"winston-syslog": "^2.7.0",
|
||||
"winston-transport": "^4.7.1",
|
||||
"ws": "^8.18.0",
|
||||
"zigbee-herdsman": "0.55.5",
|
||||
"zigbee-herdsman": "0.56.0",
|
||||
"zigbee-herdsman-converters": "20.2.0",
|
||||
"zigbee2mqtt-frontend": "0.7.4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user