Update zigbee-herdsman to 0.13.147 (#8823)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-09-20 21:33:42 +02:00
committed by GitHub
co-authored by Koenkk
parent 80b35ba728
commit 187dde436c
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6952,9 +6952,9 @@
"dev": true
},
"zigbee-herdsman": {
"version": "0.13.146",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.146.tgz",
"integrity": "sha512-jnAZ8EejvzB1bkTKKez1ScA+CZEZd4PtHaf2S1QOxY75VORJSDygxhhS59QpNnLxC65JYhyuZx0MTk8pCvBu4A==",
"version": "0.13.147",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.147.tgz",
"integrity": "sha512-+lloIUL7vkU6in+EOOPl8Joia+S7R0f6+B0P11ikoiAXQ1h9tL/eDotUS3/hBOTvSIlKZbO7IUksqiDkolmy8g==",
"requires": {
"@serialport/bindings": "9.0.4",
"debounce": "^1.2.1",
+1 -1
View File
@@ -56,7 +56,7 @@
"winston": "^3.3.3",
"winston-syslog": "^2.4.4",
"ws": "^8.2.2",
"zigbee-herdsman": "0.13.146",
"zigbee-herdsman": "0.13.147",
"zigbee-herdsman-converters": "14.0.249",
"zigbee2mqtt-frontend": "0.6.8"
},