mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-29 07:08:56 +00:00
Update zigbee-herdsman to 0.4.5. https://github.com/Koenkk/zigbee2mqtt/issues/1798
This commit is contained in:
Generated
+3
-3
@@ -6032,9 +6032,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.4.2",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.4.2.tgz",
|
||||
"integrity": "sha512-/GzGATM7cLnpo/50o8VrJ0ZWtXkGcGGbp884I7x5blxPkpe4b+API0PxutoC/nB6PnA6CjCgNYGFepF4zBi92g==",
|
||||
"version": "0.4.5",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.4.5.tgz",
|
||||
"integrity": "sha512-sDRXPj1dq4DVWJrVjn4zsnletWlx3bwc7cxqgSxjUxXWVzOiuDicVDQPPuQEUL7h1oxH+8KCzVlw11oGvuYneg==",
|
||||
"requires": {
|
||||
"busyman": "^0.3.0",
|
||||
"concentrate": "^0.2.3",
|
||||
|
||||
+1
-1
@@ -43,7 +43,7 @@
|
||||
"rimraf": "*",
|
||||
"semver": "*",
|
||||
"winston": "2.4.2",
|
||||
"zigbee-herdsman": "0.4.2",
|
||||
"zigbee-herdsman": "0.4.5",
|
||||
"zigbee-shepherd-converters": "10.1.8",
|
||||
"deep-diff": "*"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user