mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-28 06:23:07 +00:00
Update zigbee-herdsman to 0.13.129 (#8361)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
fc2e8304f5
commit
61e133b894
Generated
+3
-3
@@ -8483,9 +8483,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"zigbee-herdsman": {
|
||||
"version": "0.13.128",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.128.tgz",
|
||||
"integrity": "sha512-90yE5VrmMcAZyzGZR5L8Tt9NQyNg6oxTRjI+ApMmN1Lz4BG2xqkB/eNFnwRnney+Wk0bEtrnclAU8EYjPtbVQQ==",
|
||||
"version": "0.13.129",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.129.tgz",
|
||||
"integrity": "sha512-Fb42udhNJQvrYV/oizjrvbD/RcSH+3GH8vh5YmhPG3NhGaYAKbRWmNKgdMaDdgIhlvHdjXjfcVqFnzwWQeL/Rw==",
|
||||
"requires": {
|
||||
"@serialport/bindings": "9.2.0",
|
||||
"debounce": "^1.2.1",
|
||||
|
||||
+1
-1
@@ -55,7 +55,7 @@
|
||||
"winston": "^3.3.3",
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^8.0.0",
|
||||
"zigbee-herdsman": "0.13.128",
|
||||
"zigbee-herdsman": "0.13.129",
|
||||
"zigbee-herdsman-converters": "14.0.220",
|
||||
"zigbee2mqtt-frontend": "0.5.25"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user