Update zigbee-herdsman-converters to 14.0.528 (#12615)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-05-27 19:15:31 +00:00
committed by GitHub
co-authored by Koenkk
parent a1db076c02
commit 502443aae8
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -34,7 +34,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.6.0",
"zigbee-herdsman": "0.14.33",
"zigbee-herdsman-converters": "14.0.527",
"zigbee-herdsman-converters": "14.0.528",
"zigbee2mqtt-frontend": "0.6.97"
},
"bin": {
@@ -9718,9 +9718,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "14.0.527",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.527.tgz",
"integrity": "sha512-iaC83fcPvAgxi4fP0f+mi0EtHHNHhkmCe2EI/F1rux/YSqvdrhyUqwG5Mx8tDIKJ4WTpt1tQC1xwl7u0j6RUIw==",
"version": "14.0.528",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.528.tgz",
"integrity": "sha512-DdBHO9vT16l2aSadvknbu1PZ7iYi8kp3CrZ3jC/En4yUTaSCQC/Bo7CZlL0JHoDpSzwwiLRGd8b9O8Zhs2dW7g==",
"dependencies": {
"axios": "^0.27.2",
"buffer-crc32": "^0.2.13",
@@ -16873,9 +16873,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.527",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.527.tgz",
"integrity": "sha512-iaC83fcPvAgxi4fP0f+mi0EtHHNHhkmCe2EI/F1rux/YSqvdrhyUqwG5Mx8tDIKJ4WTpt1tQC1xwl7u0j6RUIw==",
"version": "14.0.528",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.528.tgz",
"integrity": "sha512-DdBHO9vT16l2aSadvknbu1PZ7iYi8kp3CrZ3jC/En4yUTaSCQC/Bo7CZlL0JHoDpSzwwiLRGd8b9O8Zhs2dW7g==",
"requires": {
"axios": "^0.27.2",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -60,7 +60,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.6.0",
"zigbee-herdsman": "0.14.33",
"zigbee-herdsman-converters": "14.0.527",
"zigbee-herdsman-converters": "14.0.528",
"zigbee2mqtt-frontend": "0.6.97"
},
"devDependencies": {