mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-04 02:51:44 +00:00
Update zigbee-herdsman-converters to 14.0.331 (#9859)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
51321affcf
commit
2af9f21961
Generated
+3
-3
@@ -13218,9 +13218,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.330",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.330.tgz",
|
||||
"integrity": "sha512-HtIWIUgKz7HpsMOzAdFctG8/pE7ZMp1zr4T5w26Yc5dDCrZJZUaKH9hJ5MCPpDdRpRjrgM+cDMLZpehVvM1mbg==",
|
||||
"version": "14.0.331",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.331.tgz",
|
||||
"integrity": "sha512-IfUr6F9VZMf7QSWCkO7IwrJATOkcpWRoo/wUAC/cerpJJjoKmTzpwfUqpCBEK1mbs8pwEXPbmQ+TtF5lhzpyfA==",
|
||||
"requires": {
|
||||
"axios": "^0.24.0",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
||||
+1
-1
@@ -58,7 +58,7 @@
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^8.2.3",
|
||||
"zigbee-herdsman": "0.13.173",
|
||||
"zigbee-herdsman-converters": "14.0.330",
|
||||
"zigbee-herdsman-converters": "14.0.331",
|
||||
"zigbee2mqtt-frontend": "0.6.40"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user