mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 05:24:29 +00:00
Update herdsman. https://github.com/Koenkk/zigbee2mqtt/issues/2749
This commit is contained in:
Generated
+3
-3
@@ -6798,9 +6798,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.12.39",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.39.tgz",
|
||||
"integrity": "sha512-3NvK+sfSEKjQzr1wK1qrhnhpj/RpnbIIwU/QyeCrMT/Sqmqzam9yIAOLnWeaSVp9Nc7AnMFM2T9D3am4pvGk1w==",
|
||||
"version": "0.12.40",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.40.tgz",
|
||||
"integrity": "sha512-+fuivhqk/EdxxGvv2Uspdw+XJLUJhrXT9C4a0UgVFRBpV9n3DUU9wFw3uNxeXNMGcGKr8k1Is3XkiL1wjvmW7w==",
|
||||
"requires": {
|
||||
"debug": "^4.1.1",
|
||||
"fast-deep-equal": "^2.0.1",
|
||||
|
||||
+1
-1
@@ -45,7 +45,7 @@
|
||||
"rimraf": "*",
|
||||
"semver": "*",
|
||||
"winston": "*",
|
||||
"zigbee-herdsman": "0.12.39",
|
||||
"zigbee-herdsman": "0.12.40",
|
||||
"zigbee-herdsman-converters": "12.0.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user