Update zigbee-herdsman-converters to 14.0.569 (#13150)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-07-14 15:31:24 +00:00
committed by GitHub
co-authored by Koenkk
parent ca2186a9c5
commit 1d8d6fe070
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.45",
"zigbee-herdsman-converters": "14.0.568",
"zigbee-herdsman-converters": "14.0.569",
"zigbee2mqtt-frontend": "0.6.106"
},
"bin": {
@@ -9780,9 +9780,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "14.0.568",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.568.tgz",
"integrity": "sha512-pyVRJ+iIwF92f8eGOnXo/+dJF1PCFtVWRAQehy96ZwpyBkZYDXzrU52XeqYI/vNpDhG2CglPFR+AYIEocZDHPQ==",
"version": "14.0.569",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.569.tgz",
"integrity": "sha512-3o6TT+raqg4H/Fka+NA8P7lxRoppcJcuWrn1sEmkBMTm7BH6ZCwR0PnDrIP+qZmtAHKpREcrqqeIsbBlrt5W7Q==",
"dependencies": {
"axios": "^0.27.2",
"buffer-crc32": "^0.2.13",
@@ -17033,9 +17033,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.568",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.568.tgz",
"integrity": "sha512-pyVRJ+iIwF92f8eGOnXo/+dJF1PCFtVWRAQehy96ZwpyBkZYDXzrU52XeqYI/vNpDhG2CglPFR+AYIEocZDHPQ==",
"version": "14.0.569",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.569.tgz",
"integrity": "sha512-3o6TT+raqg4H/Fka+NA8P7lxRoppcJcuWrn1sEmkBMTm7BH6ZCwR0PnDrIP+qZmtAHKpREcrqqeIsbBlrt5W7Q==",
"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.45",
"zigbee-herdsman-converters": "14.0.568",
"zigbee-herdsman-converters": "14.0.569",
"zigbee2mqtt-frontend": "0.6.106"
},
"devDependencies": {