Update zigbee-herdsman to 0.14.7 (#11003)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-01-25 11:33:24 +00:00
committed by GitHub
parent 8e8c3d7b49
commit 5b9b7e4804
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6913,9 +6913,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.14.6",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.6.tgz",
"integrity": "sha512-9dXJCx8uM2rq4nDxEdHdCdbEi3qN1y5xc3Sx7DTIoSi8K6IReMt7pYCX/rpnZuHqavimZtprwaMI/xtrBM39SQ==",
"version": "0.14.7",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.7.tgz",
"integrity": "sha512-WnbFsczM/1h4axxgSFjAYD4+vk7iYt/FfDwsZfAv9Btx1WJJjeJiQAwhhUKuWchwlaCiW0RGY0f/LmJwuBWGWw==",
"requires": {
"debounce": "^1.2.1",
"debug": "^4.3.3",
+1 -1
View File
@@ -58,7 +58,7 @@
"winston": "^3.4.0",
"winston-syslog": "^2.4.4",
"ws": "^8.4.2",
"zigbee-herdsman": "0.14.6",
"zigbee-herdsman": "0.14.7",
"zigbee-herdsman-converters": "14.0.398",
"zigbee2mqtt-frontend": "0.6.69"
},