mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-24 19:50:12 +00:00
Update zigbee-herdsman-converters to 12.0.227 (#4875)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent
dc89b92e2a
commit
3c2eab00d0
Generated
+3
-3
@@ -14576,9 +14576,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "12.0.226",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.226.tgz",
|
||||
"integrity": "sha512-TgG6AWeJzmueLYrerR3/03xKu5n6hl69Jz+oZ4sDIAf0I9Y9T7jCUyXqt2N9d6P8JSoGScENGvOrMXj92sMleg==",
|
||||
"version": "12.0.227",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-12.0.227.tgz",
|
||||
"integrity": "sha512-28M01o9TzmY5addxLbp/Oy3wTP4zWFLMC8CFNJ7EWJwQu1etsk2vW/AVJymLgLxuZJMJ1P2SVRriNaSEg8YX/w==",
|
||||
"requires": {
|
||||
"axios": "^0.21.0",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
||||
+1
-1
@@ -53,7 +53,7 @@
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.26",
|
||||
"zigbee-herdsman-converters": "12.0.226",
|
||||
"zigbee-herdsman-converters": "12.0.227",
|
||||
"zigbee2mqtt-frontend": "0.2.68"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user