mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 13:34:24 +00:00
Update zigbee-herdsman to 0.12.120 (#4156)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent
bffe4db029
commit
f15b314634
Generated
+3
-3
@@ -6001,9 +6001,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.12.119",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.119.tgz",
|
||||
"integrity": "sha512-Gbn4tTJgWJyaI/tqP6+lGY0GSsxcp8zMrDhEPl/nyEzDVPATJOOXRopr1gXsN4QLutY6gYMccTAIAgtbKwYLHw==",
|
||||
"version": "0.12.120",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.120.tgz",
|
||||
"integrity": "sha512-wZgSrN29pXJpj245kq5CjRNGpM0vG9XD+dwC4RDZ5Q4jcJKJJBDt0u6jmk6hDjx7BZ+qLeTrlUcPit+YU0ScoQ==",
|
||||
"requires": {
|
||||
"debug": "^4.1.1",
|
||||
"fast-deep-equal": "^3.1.3",
|
||||
|
||||
+1
-1
@@ -48,7 +48,7 @@
|
||||
"semver": "^7.3.2",
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"zigbee-herdsman": "0.12.119",
|
||||
"zigbee-herdsman": "0.12.120",
|
||||
"zigbee-herdsman-converters": "12.0.167"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user