mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-09-11 07:25:53 +00:00
Update zigbee-herdsman-converters to 14.0.214 (#8264)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
a380df4f21
commit
10615e29f3
Generated
+3
-3
@@ -17650,9 +17650,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.213",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.213.tgz",
|
||||
"integrity": "sha512-9f/e6zFm1yOKj1aftMA43pbhTc7qTwsCFcm0nGe7sgUqDvVQcMrgi6RNDqc76aey9jhc+VLtbNtZmtn9OxQ18A==",
|
||||
"version": "14.0.214",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.214.tgz",
|
||||
"integrity": "sha512-pIYnJciobQKV7iYhXoEf/bo/I9qQD8SOjzd9OW2ySIOVuM2j0+e/AQLgHkJ+vK5gdYVvwECu5HuuLBV/ac8ReQ==",
|
||||
"requires": {
|
||||
"axios": "^0.21.1",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
||||
+1
-1
@@ -56,7 +56,7 @@
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^7.5.2",
|
||||
"zigbee-herdsman": "0.13.125",
|
||||
"zigbee-herdsman-converters": "14.0.213",
|
||||
"zigbee-herdsman-converters": "14.0.214",
|
||||
"zigbee2mqtt-frontend": "0.5.19"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user