mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-09 05:21:38 +00:00
Update zigbee-herdsman to 0.14.3 (#10893)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
7f98caca22
commit
da3817bd40
Generated
+3
-3
@@ -6934,9 +6934,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.14.2",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.2.tgz",
|
||||
"integrity": "sha512-oxEJ6CA7U1kaVYqzZHu8N4n8ei8QM41FSrNV4dX7AHDZs8Ts6Bj1u64jxZNzlC6UJqb+aR0kYni8rdXAcT5jww==",
|
||||
"version": "0.14.3",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.14.3.tgz",
|
||||
"integrity": "sha512-+4qEwS0mnB+XaL6RtuwhHDswUhmny8WUlRI0MSSInH8BgT/cJvw4Q6hxxc2xBF3N2GZO+Vyzk/h8LoRi/eVg0g==",
|
||||
"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.2",
|
||||
"zigbee-herdsman": "0.14.3",
|
||||
"zigbee-herdsman-converters": "14.0.391",
|
||||
"zigbee2mqtt-frontend": "0.6.68"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user