mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-09 21:41:41 +00:00
Update zigbee-herdsman-converters to 14.0.93 (#6792)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
9c6ed20d6c
commit
e66e2cbc04
Generated
+3
-3
@@ -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
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user