Update zigbee-herdsman-converters to 14.0.261 (#8939)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-10-01 17:52:34 +02:00
committed by GitHub
parent 4ec828d68e
commit 258326a88c
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -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
View File
@@ -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": {