Update zigbee-herdsman to 0.12.124 (#4209)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2020-08-29 16:22:39 +02:00 committed by GitHub
parent ce6005abdd
commit 6452500993
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
npm-shrinkwrap.json generated
View File

@ -6001,9 +6001,9 @@
}
},
"zigbee-herdsman": {
"version": "0.12.123",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.123.tgz",
"integrity": "sha512-0PL6uecxCtfFgL0IjtlImsiutdYrDx7W8h9WwHiwMtJsPkdPDZyrDCDl4sZUR+V4DvDIOXCyyEhahPzXVUe6gQ==",
"version": "0.12.124",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.124.tgz",
"integrity": "sha512-eYIpc5qKnTZy2rBAt7gx+xzL/UdcQIo2kQRcfRl3N4ppht20WyzWnxQSR04A4yZEmVGu3kVG+L/mHMe6I33HTw==",
"requires": {
"debug": "^4.1.1",
"fast-deep-equal": "^3.1.3",

View File

@ -48,7 +48,7 @@
"semver": "^7.3.2",
"winston": "^3.3.3",
"winston-syslog": "^2.4.4",
"zigbee-herdsman": "0.12.123",
"zigbee-herdsman": "0.12.124",
"zigbee-herdsman-converters": "12.0.176"
},
"devDependencies": {