Update zigbee-herdsman to 0.12.114 (#4042)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2020-08-04 19:32:38 +02:00 committed by GitHub
parent 6345cb07bf
commit 8a6a7409be
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

@ -6025,9 +6025,9 @@
}
},
"zigbee-herdsman": {
"version": "0.12.113",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.113.tgz",
"integrity": "sha512-IMxdOJrcvjsK7JP6kmZCqADTp/R5Y2AeTCFYUaN6CQuQ1GdgyWWFbgWvWEdTbDV1S9vZhdOuHtrOFdvH1xCqnQ==",
"version": "0.12.114",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.12.114.tgz",
"integrity": "sha512-gFr7HpmXfWpIp+gKGPOZu+3ZZA2AR6kCC8U+MXjb0seTwJahKMVLSkJstI1iyHJSbU+k+88oCVDeroS8D7ap+g==",
"requires": {
"debug": "^4.1.1",
"fast-deep-equal": "^3.1.3",

View File

@ -47,7 +47,7 @@
"semver": "^7.3.2",
"winston": "^3.3.3",
"winston-syslog": "^2.4.4",
"zigbee-herdsman": "0.12.113",
"zigbee-herdsman": "0.12.114",
"zigbee-herdsman-converters": "12.0.155"
},
"devDependencies": {