mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 10:01:37 +00:00
Update zigbee-herdsman to 0.9.2.
This commit is contained in:
Generated
+3
-3
@@ -6053,9 +6053,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.9.1",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.9.1.tgz",
|
||||
"integrity": "sha512-/2EhDxUR1ZQnMSGkHAwy80lO7OuIWMLSE9/ZraL2B4eOsz/M2RGBN7WHZCPxK1aS7C9zofsGHILJ4kaOfL/yKA==",
|
||||
"version": "0.9.2",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.9.2.tgz",
|
||||
"integrity": "sha512-gXnidmBCEaYVDcGUR9oy6GnEciSMW427cjZSeG5NKQorAJkFwzqCpkYOINa3SI/1WFFqjdYRd7s8O2cAE9tPRQ==",
|
||||
"requires": {
|
||||
"debug": "^4.1.1",
|
||||
"fast-deep-equal": "^2.0.1",
|
||||
|
||||
+1
-1
@@ -45,7 +45,7 @@
|
||||
"rimraf": "*",
|
||||
"semver": "*",
|
||||
"winston": "*",
|
||||
"zigbee-herdsman": "0.9.1",
|
||||
"zigbee-herdsman": "0.9.2",
|
||||
"zigbee-herdsman-converters": "11.1.22"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user