Update zigbee-herdsman to 0.13.124 (#8176)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-07-29 20:11:18 +02:00
committed by GitHub
co-authored by Koenkk
parent ffea1ed97d
commit 6068cd8541
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -8472,9 +8472,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.13.123",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.123.tgz",
"integrity": "sha512-NepxdjQe02R+T4xUQhW7334IKJMf7YeOmgxP8AnuBLFl7hKu0LAiZopGX6gt5ejKuztov9WQHlMbdr5hXrjysw==",
"version": "0.13.124",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.124.tgz",
"integrity": "sha512-yXjvFii3Es/BFZakuAMPxcHdnFV8n5Q1DaIhXUs44US55hna1PaQpaaDDaM4DJdIXhPXed1BT10N9KDZzvqTDQ==",
"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": "^7.5.2",
"zigbee-herdsman": "0.13.123",
"zigbee-herdsman": "0.13.124",
"zigbee-herdsman-converters": "14.0.205",
"zigbee2mqtt-frontend": "0.5.16"
},