Update zigbee-herdsman to 0.14.8 (#11077)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-01-28 16:26:37 +00:00
committed by GitHub
parent b92131cad6
commit 9120ccf403
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6913,9 +6913,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.14.7",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.7.tgz",
"integrity": "sha512-WnbFsczM/1h4axxgSFjAYD4+vk7iYt/FfDwsZfAv9Btx1WJJjeJiQAwhhUKuWchwlaCiW0RGY0f/LmJwuBWGWw==",
"version": "0.14.8",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.8.tgz",
"integrity": "sha512-f9bWP72AiDfrR6duzdyOTfrPkJ45l9/3Wb+xliEfaPs0aDm1IaPBzD6dqVPyTc/VvGMJzUfbOSHmS0ge5lvOwg==",
"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.7",
"zigbee-herdsman": "0.14.8",
"zigbee-herdsman-converters": "14.0.402",
"zigbee2mqtt-frontend": "0.6.69"
},