mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 18:11:36 +00:00
Update zigbee-herdsman-converters to 14.0.261 (#8939)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
4ec828d68e
commit
258326a88c
Generated
+3
-3
@@ -13357,9 +13357,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.260",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.260.tgz",
|
||||
"integrity": "sha512-TatmhsmdsW4e/VckX4DFiNNn7JJ7KuQjhqzIZMOqnO8tN7VeoGG8gyk6N0R4VTwIi/sI8zOwKvhZgSYzE27CKQ==",
|
||||
"version": "14.0.261",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.261.tgz",
|
||||
"integrity": "sha512-qi5a7PLqL7CyyDks4HAqIWh8TxvN78Dop/cx9lV8HYdoD2txzD6caoqz87aJKJU8oCMAMAYG6iSv7ziQmys3gQ==",
|
||||
"requires": {
|
||||
"axios": "^0.22.0",
|
||||
"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.260",
|
||||
"zigbee-herdsman-converters": "14.0.261",
|
||||
"zigbee2mqtt-frontend": "0.6.12"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user