Update zigbee-herdsman to 0.13.110 (#7598)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-05-25 19:28:43 +02:00
committed by GitHub
parent 2e8a9d9050
commit fc22702bc1
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6598,9 +6598,9 @@
}
},
"zigbee-herdsman": {
"version": "0.13.109",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.109.tgz",
"integrity": "sha512-C23SAmqJ4NXpODcz+cUN1KFSjnVDSSQm5e8zodEwOd0tE+IUkQ0RwC0U4lINH52jMiyUnV57QYSvs9UrlNlkIQ==",
"version": "0.13.110",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.110.tgz",
"integrity": "sha512-GJx8CQ0gdKWmY3x/c2mboE5pFcAnbMqcsZDNfVK5JIFmHChpDiG1HBWOr4wU3psSciyqog1fb5iGTalWVLSHXQ==",
"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.109",
"zigbee-herdsman": "0.13.110",
"zigbee-herdsman-converters": "14.0.160",
"zigbee2mqtt-frontend": "0.4.15"
},