Update zigbee-herdsman to 0.13.113 (#7719)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-06-07 10:09:34 +02:00
committed by GitHub
co-authored by Koenkk
parent 7b13b2d213
commit 61b57aceae
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6598,9 +6598,9 @@
}
},
"zigbee-herdsman": {
"version": "0.13.112",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.112.tgz",
"integrity": "sha512-5p2Zs7FdD9R7LftwV5eHG1xE/4IIFaMk0mmvAqgy4pJkWY3oOWj6NscWfX5kgKtr2/pdN0jVs3nHaAvu4MjnAw==",
"version": "0.13.113",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.113.tgz",
"integrity": "sha512-k5qFMs/qOwH1RUk3p858E7HlAhVF0gmx9qE798ryJwuZHgAKMXXVq2BuxR8aqzcy5BA2vZhPwqGq3VyJLyNi9w==",
"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.112",
"zigbee-herdsman": "0.13.113",
"zigbee-herdsman-converters": "14.0.170",
"zigbee2mqtt-frontend": "0.4.19"
},