Update zigbee-herdsman to 0.13.90 (#7076)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-04-14 16:48:24 +02:00
committed by GitHub
co-authored by Koenkk
parent 89ceaac3d1
commit a1fc606d99
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6642,9 +6642,9 @@
}
},
"zigbee-herdsman": {
"version": "0.13.89",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.89.tgz",
"integrity": "sha512-giglgMKMdan5X40J2i2ZtKTvAsdxLNchRuLWfrJDwPl/oQmMwmJff2gILIu5QhjFurk8W1SuvcevssitwWegcg==",
"version": "0.13.90",
"resolved": "https://registry.npmjs.org/zigbee-herdsman/-/zigbee-herdsman-0.13.90.tgz",
"integrity": "sha512-lyOaeU3mmXLpL1ulhWouhknGxrhHQpBqo1/+8OSkVc+lMSyZc7SVTcdzXT4vhy/zyOY/sPlLf8J7xFLjn+LHLA==",
"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.89",
"zigbee-herdsman": "0.13.90",
"zigbee-herdsman-converters": "14.0.109",
"zigbee2mqtt-frontend": "0.3.119"
},