Update zigbee-herdsman to 0.12.119 (#4141)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-08-20 16:34:12 +02:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent d69c2c947a
commit 57729c140e
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6001,9 +6001,9 @@
}
},
"zigbee-herdsman": {
"version": "0.12.118",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.118.tgz",
"integrity": "sha512-ptRGXddsLEQpjw31G1NeOC6N/yPoAR634nkJK9KU9hsUwGnyIpnmsL4/Ca+IJsrMEwbSRP7v0kQRyhGjmnC8Bw==",
"version": "0.12.119",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.119.tgz",
"integrity": "sha512-Gbn4tTJgWJyaI/tqP6+lGY0GSsxcp8zMrDhEPl/nyEzDVPATJOOXRopr1gXsN4QLutY6gYMccTAIAgtbKwYLHw==",
"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.118",
"zigbee-herdsman": "0.12.119",
"zigbee-herdsman-converters": "12.0.166"
},
"devDependencies": {