mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 18:11:36 +00:00
Update zigbee-herdsman-converters to 14.0.249 (#8796)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
b929dcbeb8
commit
0d3998f369
Generated
+3
-3
@@ -14649,9 +14649,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"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==",
|
||||
"version": "14.0.249",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.249.tgz",
|
||||
"integrity": "sha512-ZcWDn1GDmgwQlEBRJhMKVxePJ7YsA2rRqiLpTBM7y6YCIKyWaRI1AX0vcbs5YfZN7UnIujt+PUu4nRMEQ9GdHA==",
|
||||
"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.145",
|
||||
"zigbee-herdsman-converters": "14.0.248",
|
||||
"zigbee-herdsman-converters": "14.0.249",
|
||||
"zigbee2mqtt-frontend": "0.6.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user