mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-09-01 16:48:31 +00:00
Update zigbee-herdsman-converters to 14.0.258 (#8903)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
f517b85a75
commit
06d30d1036
Generated
+3
-3
@@ -13357,9 +13357,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.257",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.257.tgz",
|
||||
"integrity": "sha512-8Sg/l8zTIqp3hwb0CrFy9s6MUvH1y27EePhRaoshkUBq3Ci1vJWYQL7gVawJSllrFj7FCPXWtEpiUZZOhgaMKQ==",
|
||||
"version": "14.0.258",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.258.tgz",
|
||||
"integrity": "sha512-bZhtMKLhZ8SIct+VxVve2OYArY6/yRw7azF/PB5CkPaqFn3a+ptbgKTqMO3nuqRr+sw7j4ccZ8DKV+XvvN2k0g==",
|
||||
"requires": {
|
||||
"axios": "^0.21.4",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
||||
+1
-1
@@ -57,7 +57,7 @@
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^8.2.2",
|
||||
"zigbee-herdsman": "0.13.149",
|
||||
"zigbee-herdsman-converters": "14.0.257",
|
||||
"zigbee-herdsman-converters": "14.0.258",
|
||||
"zigbee2mqtt-frontend": "0.6.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user