Update zigbee-herdsman to 0.13.111 (#7631)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-05-29 15:20:49 +02:00
committed by GitHub
parent bd64be2b5d
commit 2e739cdc07
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6598,9 +6598,9 @@
}
},
"zigbee-herdsman": {
"version": "0.13.110",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.110.tgz",
"integrity": "sha512-GJx8CQ0gdKWmY3x/c2mboE5pFcAnbMqcsZDNfVK5JIFmHChpDiG1HBWOr4wU3psSciyqog1fb5iGTalWVLSHXQ==",
"version": "0.13.111",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.111.tgz",
"integrity": "sha512-AFkHvWC/OzGvCTxrJjym3ct2c51R4UWWig2lOkn8mdUdqsHRVu9owAUaAXeqiQCDoeM6fjr44ANKbTm6bveBCg==",
"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.110",
"zigbee-herdsman": "0.13.111",
"zigbee-herdsman-converters": "14.0.164",
"zigbee2mqtt-frontend": "0.4.16"
},