Update zigbee-herdsman-converters to 14.0.547 (#12833)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-06-15 16:00:32 +00:00
committed by GitHub
parent f213729dcb
commit 0895f29a83
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.37",
"zigbee-herdsman-converters": "14.0.546",
"zigbee-herdsman-converters": "14.0.547",
"zigbee2mqtt-frontend": "0.6.99"
},
"bin": {
@@ -9806,9 +9806,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "14.0.546",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.546.tgz",
"integrity": "sha512-f74IJN3BkVP33gUkht9cqFmrzX80ZpSR4Yz2fjc36yqegTi6tqzKggi0khMRTmNc6jiGH+9iIQQr9uiSfHfMaw==",
"version": "14.0.547",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.547.tgz",
"integrity": "sha512-0sv0f5/n3e9PaWrCtWwUb4CiQibEYe9IH7+o1++kVG7IC/PPjj57Hf6nDMAodtbVzPVubyCzvM8/9JhhWLZg+g==",
"dependencies": {
"axios": "^0.27.2",
"buffer-crc32": "^0.2.13",
@@ -17043,9 +17043,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.546",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.546.tgz",
"integrity": "sha512-f74IJN3BkVP33gUkht9cqFmrzX80ZpSR4Yz2fjc36yqegTi6tqzKggi0khMRTmNc6jiGH+9iIQQr9uiSfHfMaw==",
"version": "14.0.547",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.547.tgz",
"integrity": "sha512-0sv0f5/n3e9PaWrCtWwUb4CiQibEYe9IH7+o1++kVG7IC/PPjj57Hf6nDMAodtbVzPVubyCzvM8/9JhhWLZg+g==",
"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.37",
"zigbee-herdsman-converters": "14.0.546",
"zigbee-herdsman-converters": "14.0.547",
"zigbee2mqtt-frontend": "0.6.99"
},
"devDependencies": {