Update zigbee-herdsman to 0.13.103 (#7529)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-05-19 19:59:07 +02:00
committed by GitHub
co-authored by Koenkk
parent 7bdf52d824
commit 891e7029fc
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6584,9 +6584,9 @@
}
},
"zigbee-herdsman": {
"version": "0.13.102",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.102.tgz",
"integrity": "sha512-sgwl6EnYUuMVbZhlp+vgcbiBIrjuO/GdMTtOItwxH+S1mN7eLEMn71ybO0Jy+upOLj3sD6OZyEBNhLgJpU8nwg==",
"version": "0.13.103",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.103.tgz",
"integrity": "sha512-DOo8utcZ5jgWVZDgjbX49/ynPujPHfZK/p2Z8jszCwrBrVoKGAhRVXY1V5EgyOdXjOrdYrPOWSg7T+jElANakw==",
"requires": {
"@serialport/bindings": "9.0.4",
"debounce": "^1.2.0",
+1 -1
View File
@@ -52,7 +52,7 @@
"winston": "^3.3.3",
"winston-syslog": "^2.4.4",
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.102",
"zigbee-herdsman": "0.13.103",
"zigbee-herdsman-converters": "14.0.150",
"zigbee2mqtt-frontend": "0.4.14"
},