mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 05:24:29 +00:00
Update zigbee-herdsman.
This commit is contained in:
Generated
+3
-3
@@ -6053,9 +6053,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.10.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.10.0.tgz",
|
||||
"integrity": "sha512-tj0YQDSfjc8LQVAnSUOhEckYCcrEj/Q0uWA2JAKYMG9B42qZT5ZJS23ctb5ZScOiJysgSLuySSs9NaX3uIYkBw==",
|
||||
"version": "0.10.1",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.10.1.tgz",
|
||||
"integrity": "sha512-FsJxTwgtnYQeM2/QbTWudGd2j8AgQnWR7DKempCmfxqk570XSv86lGU4Vf48HMJsLzlYYuTitOy2Om3K7LyxbA==",
|
||||
"requires": {
|
||||
"debug": "^4.1.1",
|
||||
"fast-deep-equal": "^2.0.1",
|
||||
|
||||
+1
-1
@@ -45,7 +45,7 @@
|
||||
"rimraf": "*",
|
||||
"semver": "*",
|
||||
"winston": "*",
|
||||
"zigbee-herdsman": "0.10.0",
|
||||
"zigbee-herdsman": "0.10.1",
|
||||
"zigbee-herdsman-converters": "11.1.25"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user