mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 22:28:18 +00:00
Update zigbee-herdsman-converters to 14.0.248 (#8756)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
eca5492a8e
commit
bb5be4df25
Generated
+3
-3
@@ -14649,9 +14649,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.247",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.247.tgz",
|
||||
"integrity": "sha512-amu3XUaq1ghbkGnY+HtvQWdCbWT5dlvsCGDpIb32g1QYUdLUQszZ94ygjSZTh7IwsBeLmCBbTu3BM6FhHMgOdg==",
|
||||
"version": "14.0.248",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.248.tgz",
|
||||
"integrity": "sha512-kaLe52pKjPH1a134/cXFZQlILf3XVfecQKEJPsSbp2/vKdo6faRKQUFtA6xppuley1+ADSIlQNLouIuQName/g==",
|
||||
"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.247",
|
||||
"zigbee-herdsman-converters": "14.0.248",
|
||||
"zigbee2mqtt-frontend": "0.6.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user