mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-09-15 17:35:37 +00:00
Update zigbee-herdsman-converters to 14.0.133 (#7278)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
2fe085d409
commit
e64b7d2e86
Generated
+3
-3
@@ -14759,9 +14759,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.132",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.132.tgz",
|
||||
"integrity": "sha512-chlv/++KTTq8EoQOrfJtRYHd17pQbLV1FfI4KOji5QqRyL6LR67PuY+A+yAtYIdvLGliHuT9jvoAmMXDqDPThg==",
|
||||
"version": "14.0.133",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.133.tgz",
|
||||
"integrity": "sha512-bpcq/dL+F76+okw1udaieOp3KLwGJkM5CLZOHCkMJKTXhIRybDq7oAeHI8aWhpD/HRCvjA1e3NwOIw/9/i9cGA==",
|
||||
"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.92",
|
||||
"zigbee-herdsman-converters": "14.0.132",
|
||||
"zigbee-herdsman-converters": "14.0.133",
|
||||
"zigbee2mqtt-frontend": "0.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user