Update zigbee-herdsman-converters to 14.0.692 (#15573)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-12-15 20:02:58 +00:00
committed by GitHub
co-authored by Koenkk
parent 3796084a27
commit da44667926
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -34,7 +34,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.11.0",
"zigbee-herdsman": "0.14.81",
"zigbee-herdsman-converters": "14.0.691",
"zigbee-herdsman-converters": "14.0.692",
"zigbee2mqtt-frontend": "0.6.119"
},
"bin": {
@@ -8927,9 +8927,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "14.0.691",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.691.tgz",
"integrity": "sha512-EPBhiq3pLWbCkbPmOGxxoSSHg3ObwLhm1QDxMUM/pitG5xXqtBYLpMLPVywNDDydlKOPzBx8IZ6X22ipwyetFw==",
"version": "14.0.692",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.692.tgz",
"integrity": "sha512-YSMxuHIom+2LKQ/2VN7q4Aw+QmYqpPjDn/IwygpsVDJKsZkacjiQUYCdP/ho4BhDX/Kh5nOnIRg9jALVoWwQNA==",
"dependencies": {
"axios": "^1.2.1",
"buffer-crc32": "^0.2.13",
@@ -15479,9 +15479,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.691",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.691.tgz",
"integrity": "sha512-EPBhiq3pLWbCkbPmOGxxoSSHg3ObwLhm1QDxMUM/pitG5xXqtBYLpMLPVywNDDydlKOPzBx8IZ6X22ipwyetFw==",
"version": "14.0.692",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.692.tgz",
"integrity": "sha512-YSMxuHIom+2LKQ/2VN7q4Aw+QmYqpPjDn/IwygpsVDJKsZkacjiQUYCdP/ho4BhDX/Kh5nOnIRg9jALVoWwQNA==",
"requires": {
"axios": "^1.2.1",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -60,7 +60,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.11.0",
"zigbee-herdsman": "0.14.81",
"zigbee-herdsman-converters": "14.0.691",
"zigbee-herdsman-converters": "14.0.692",
"zigbee2mqtt-frontend": "0.6.119"
},
"devDependencies": {