Update zigbee-herdsman-converters to 14.0.509 (#12392)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-05-05 16:43:18 +00:00
committed by GitHub
co-authored by Koenkk
parent ebd3255fc6
commit b3791684fd
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -34,7 +34,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.5.0",
"zigbee-herdsman": "0.14.28",
"zigbee-herdsman-converters": "14.0.508",
"zigbee-herdsman-converters": "14.0.509",
"zigbee2mqtt-frontend": "0.6.84"
},
"bin": {
@@ -9824,9 +9824,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "14.0.508",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.508.tgz",
"integrity": "sha512-rtdtt+OB2MbJDZtLJLZxN+4yeBE87biwhHhR8X6SomGiiLoWPhd8/GJKVcSO/VnkfuhEXh4bmr+26VM06yxTqA==",
"version": "14.0.509",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.509.tgz",
"integrity": "sha512-ZqaJi5XxnwH9edeThCceRNzS7qh4bCFCoqINDh3nyx7GgwrAIkbnoeciUzT4voRpJWnjn+zHWOGVssdTwiRVWA==",
"dependencies": {
"axios": "^0.27.2",
"buffer-crc32": "^0.2.13",
@@ -17087,9 +17087,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.508",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.508.tgz",
"integrity": "sha512-rtdtt+OB2MbJDZtLJLZxN+4yeBE87biwhHhR8X6SomGiiLoWPhd8/GJKVcSO/VnkfuhEXh4bmr+26VM06yxTqA==",
"version": "14.0.509",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.509.tgz",
"integrity": "sha512-ZqaJi5XxnwH9edeThCceRNzS7qh4bCFCoqINDh3nyx7GgwrAIkbnoeciUzT4voRpJWnjn+zHWOGVssdTwiRVWA==",
"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.5.0",
"zigbee-herdsman": "0.14.28",
"zigbee-herdsman-converters": "14.0.508",
"zigbee-herdsman-converters": "14.0.509",
"zigbee2mqtt-frontend": "0.6.84"
},
"devDependencies": {