Update zigbee-herdsman to 0.12.123 (#4206)

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 14:32:27 +02:00 committed by GitHub
parent 1bf49cb720
commit 50f4f95e80
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.122",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.122.tgz",
"integrity": "sha512-xJk+fJh/kXCXiZOhVcF8XB9AQXSInoMWChxrnbGlRIHw8fggFtOdXoR9p7q+Qw0yVHIgI+W/Eb6bZwJs2NK5aA==",
"version": "0.12.123",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.123.tgz",
"integrity": "sha512-0PL6uecxCtfFgL0IjtlImsiutdYrDx7W8h9WwHiwMtJsPkdPDZyrDCDl4sZUR+V4DvDIOXCyyEhahPzXVUe6gQ==",
"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.122",
"zigbee-herdsman": "0.12.123",
"zigbee-herdsman-converters": "12.0.174"
},
"devDependencies": {