Update zigbee-herdsman to 0.13.148 (#8825)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-09-20 22:06:59 +02:00
committed by GitHub
co-authored by Koenkk
parent 32ddcc5e61
commit 58957a30e4
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6952,9 +6952,9 @@
"dev": true
},
"zigbee-herdsman": {
"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==",
"version": "0.13.148",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.148.tgz",
"integrity": "sha512-cq+njOE75X1aVm8E0WGDRpSd+eu2AwoREzTcKKpvUOHZOmk1fU108h6rI4adbNXyiTeoK8/pdJZDb6YC/6bpmg==",
"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.147",
"zigbee-herdsman": "0.13.148",
"zigbee-herdsman-converters": "14.0.250",
"zigbee2mqtt-frontend": "0.6.8"
},