mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-16 16:48:58 +00:00
Update herdsman.
This commit is contained in:
Generated
+3
-3
@@ -6053,9 +6053,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.10.8",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.10.8.tgz",
|
||||
"integrity": "sha512-Mc+T9QYhhcsiJxvr1NU+3uEuxpv6+DNiacR4EmocXAFCu9wjEjhkUqVCkVPE0y/dx0HJiDhnETPQOrJBuF0DRg==",
|
||||
"version": "0.10.9",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.10.9.tgz",
|
||||
"integrity": "sha512-QcV/v1hqGYdlawvvgoZsClOI6aeXGvJVSCZkMm4xQS1SbevTXzXFP4VtcR5WlnK0a+Kl7ibXcVfnR4XCl2r5IA==",
|
||||
"requires": {
|
||||
"debug": "^4.1.1",
|
||||
"fast-deep-equal": "^2.0.1",
|
||||
|
||||
+1
-1
@@ -45,7 +45,7 @@
|
||||
"rimraf": "*",
|
||||
"semver": "*",
|
||||
"winston": "*",
|
||||
"zigbee-herdsman": "0.10.8",
|
||||
"zigbee-herdsman": "0.10.9",
|
||||
"zigbee-herdsman-converters": "11.1.28"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user