Update zigbee-herdsman to 0.13.126 (#8278)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-08-06 16:56:44 +02:00
committed by GitHub
co-authored by Koenkk
parent 10615e29f3
commit 0685ade693
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -8472,9 +8472,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.13.125",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.125.tgz",
"integrity": "sha512-GBtyIVtSE1SOxeHHC4U8TlqZRN4AQb1edWtTLEW3Q6gE2Evd2Wpj3kW0vPsYa5Uf/jjRu60IMHuQ8MXnI7tGLw==",
"version": "0.13.126",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.126.tgz",
"integrity": "sha512-+WAgw7bC344BUqgwpctrWEs9m3cDnS4m2YWpeCVBYdBPBx7gcIk/9QoZKUbx4pkH7aQpILjkuIsan5fAmaKsqQ==",
"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.125",
"zigbee-herdsman": "0.13.126",
"zigbee-herdsman-converters": "14.0.214",
"zigbee2mqtt-frontend": "0.5.19"
},