mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-10 05:51:40 +00:00
Update zigbee-herdsman to 0.14.8 (#11077)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
b92131cad6
commit
9120ccf403
Generated
+3
-3
@@ -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
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user