mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-12 22:59:00 +00:00
Update zigbee-herdsman-converters to 14.0.247 (#8752)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ac44a50d3d
commit
eca5492a8e
Generated
+3
-3
@@ -14649,9 +14649,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.246",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.246.tgz",
|
||||
"integrity": "sha512-CLxeBItylhdR/M9PqaJkiFWljG9u5WmlLp/b4F0oSXv9hWV/n4e018jEUN6XvPLwaX9F/L0ZY56+dfd+Xxmg6A==",
|
||||
"version": "14.0.247",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.247.tgz",
|
||||
"integrity": "sha512-amu3XUaq1ghbkGnY+HtvQWdCbWT5dlvsCGDpIb32g1QYUdLUQszZ94ygjSZTh7IwsBeLmCBbTu3BM6FhHMgOdg==",
|
||||
"requires": {
|
||||
"axios": "^0.21.4",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
||||
+1
-1
@@ -56,7 +56,7 @@
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^8.2.2",
|
||||
"zigbee-herdsman": "0.13.144",
|
||||
"zigbee-herdsman-converters": "14.0.246",
|
||||
"zigbee-herdsman-converters": "14.0.247",
|
||||
"zigbee2mqtt-frontend": "0.6.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user