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:
github-actions[bot]
2020-08-22 12:21:00 +02:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent bffe4db029
commit f15b314634
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -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
View File
@@ -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": {