Update zigbee-herdsman to 0.13.129 (#8361)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-08-13 19:16:54 +02:00
committed by GitHub
co-authored by Koenkk
parent fc2e8304f5
commit 61e133b894
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -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
View File
@@ -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"
},