Update zigbee-herdsman-converters to 14.0.93 (#6792)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-03-23 16:25:34 +01:00
committed by GitHub
parent 9c6ed20d6c
commit e66e2cbc04
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -14748,9 +14748,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.92",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.92.tgz",
"integrity": "sha512-Wf6MRTv7AqN3WfaGcMnNB5aN2ayVA9HmuvqaV0ZUIVD/dsaFJqp/7N1PNf9I6urgibbQ6uk5fJMeYIn8moi9pA==",
"version": "14.0.93",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.93.tgz",
"integrity": "sha512-F2yMh4GDN7IStUl+n9UZukhLLPdXtySWFc5X6tc5Tpy5WfcLRMQJzN+Wet3khEfgmu9WKv4v6GMuK6iNtqxeEQ==",
"requires": {
"axios": "^0.21.1",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -53,7 +53,7 @@
"winston-syslog": "^2.4.4",
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.83",
"zigbee-herdsman-converters": "14.0.92",
"zigbee-herdsman-converters": "14.0.93",
"zigbee2mqtt-frontend": "0.3.110"
},
"devDependencies": {