mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-23 11:09:52 +00:00
Update herdsman.
This commit is contained in:
Generated
+3
-3
@@ -6245,9 +6245,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.12.19",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.19.tgz",
|
||||
"integrity": "sha512-s442vzO0r8rj3JUBJOalbbvXQU8Dw9sIlrV/LsOhZ+dFl9meVtVINsMNKSe1QLaYHk3KEDcqJoH+SnvvZHI0Jw==",
|
||||
"version": "0.12.21",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.21.tgz",
|
||||
"integrity": "sha512-PFihh+YmvQUryek+kpgIhQ5LSULBkoeu7CESc+lxC8zCjod1HtouF68SvVmQrLzBkD3CWXyNPGB9WSymBd750w==",
|
||||
"requires": {
|
||||
"debug": "^4.1.1",
|
||||
"fast-deep-equal": "^2.0.1",
|
||||
|
||||
+1
-1
@@ -45,7 +45,7 @@
|
||||
"rimraf": "*",
|
||||
"semver": "*",
|
||||
"winston": "*",
|
||||
"zigbee-herdsman": "0.12.19",
|
||||
"zigbee-herdsman": "0.12.21",
|
||||
"zigbee-herdsman-converters": "11.1.61"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user