Update zigbee-herdsman-converters to 14.0.546 (#12826)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-06-14 18:36:31 +00:00
committed by GitHub
co-authored by Koenkk
parent a08ff9bf6d
commit 8fe6ab4866
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -35,7 +35,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.8.0",
"zigbee-herdsman": "0.14.35",
"zigbee-herdsman-converters": "14.0.545",
"zigbee-herdsman-converters": "14.0.546",
"zigbee2mqtt-frontend": "0.6.99"
},
"bin": {
@@ -9806,9 +9806,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "14.0.545",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.545.tgz",
"integrity": "sha512-Z4w7GxAU0OTYc9EL/2Ag/Oqq+NfQY/l2GZAPypAdk7lOA2aO8rlvJV9EnXoQpFR8KRpBrZ3313M+MzJdcV5TMQ==",
"version": "14.0.546",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.546.tgz",
"integrity": "sha512-f74IJN3BkVP33gUkht9cqFmrzX80ZpSR4Yz2fjc36yqegTi6tqzKggi0khMRTmNc6jiGH+9iIQQr9uiSfHfMaw==",
"dependencies": {
"axios": "^0.27.2",
"buffer-crc32": "^0.2.13",
@@ -17043,9 +17043,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.545",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.545.tgz",
"integrity": "sha512-Z4w7GxAU0OTYc9EL/2Ag/Oqq+NfQY/l2GZAPypAdk7lOA2aO8rlvJV9EnXoQpFR8KRpBrZ3313M+MzJdcV5TMQ==",
"version": "14.0.546",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.546.tgz",
"integrity": "sha512-f74IJN3BkVP33gUkht9cqFmrzX80ZpSR4Yz2fjc36yqegTi6tqzKggi0khMRTmNc6jiGH+9iIQQr9uiSfHfMaw==",
"requires": {
"axios": "^0.27.2",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -61,7 +61,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.8.0",
"zigbee-herdsman": "0.14.35",
"zigbee-herdsman-converters": "14.0.545",
"zigbee-herdsman-converters": "14.0.546",
"zigbee2mqtt-frontend": "0.6.99"
},
"devDependencies": {