mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 23:00:55 +00:00
Update zigbee-herdsman-converters to 14.0.2 (#5474)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com> Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
This commit is contained in:
co-authored by
Koenkk
Koen Kanters
parent
89272ce300
commit
f999f58fa8
Generated
+3
-3
@@ -14480,9 +14480,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.1",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.1.tgz",
|
||||
"integrity": "sha512-FGSuY/ThEtMYnPpoc9+fO/spKjWOyuLyjMAkHmTo4O2WSGVO9VBBOvORdZ0cNZ69UDzA15bwBdq9/YVGopXkDg==",
|
||||
"version": "14.0.2",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.2.tgz",
|
||||
"integrity": "sha512-+iHyjJHbRiFlZS7dWtx7rNEPn1220sCc4+yZTyM+Ay0M+Keghf7p6H6eLro1vPrUpV6b8kfQWIX065w8swZt0g==",
|
||||
"requires": {
|
||||
"axios": "^0.21.1",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
||||
+1
-1
@@ -52,7 +52,7 @@
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.46",
|
||||
"zigbee-herdsman-converters": "14.0.1",
|
||||
"zigbee-herdsman-converters": "14.0.2",
|
||||
"zigbee2mqtt-frontend": "0.2.129"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user