Update zigbee-herdsman-converters to 14.0.535 (#12692)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-06-02 16:13:26 +00:00
committed by GitHub
parent d064a73131
commit e525919160
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -34,7 +34,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.7.0",
"zigbee-herdsman": "0.14.34",
"zigbee-herdsman-converters": "14.0.534",
"zigbee-herdsman-converters": "14.0.535",
"zigbee2mqtt-frontend": "0.6.97"
},
"bin": {
@@ -9747,9 +9747,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "14.0.534",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.534.tgz",
"integrity": "sha512-R6eAyjzVkIQBZ8Rnm2B8G6mq/R5EHQtHpkrkxX2q08ADLaLuyQ5Q6zx7OZaDyIO7vxip1p+KKe84u/du5+i6Mw==",
"version": "14.0.535",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.535.tgz",
"integrity": "sha512-jZfUUHBNx7JQdBFO/SAC/2foHXwO2fQpyhJlBya+Jc/nEj6x9yosuDV2PBYWaRuiLcg8hvHnJzMiUWYyl7z1Jg==",
"dependencies": {
"axios": "^0.27.2",
"buffer-crc32": "^0.2.13",
@@ -16924,9 +16924,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.534",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.534.tgz",
"integrity": "sha512-R6eAyjzVkIQBZ8Rnm2B8G6mq/R5EHQtHpkrkxX2q08ADLaLuyQ5Q6zx7OZaDyIO7vxip1p+KKe84u/du5+i6Mw==",
"version": "14.0.535",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.535.tgz",
"integrity": "sha512-jZfUUHBNx7JQdBFO/SAC/2foHXwO2fQpyhJlBya+Jc/nEj6x9yosuDV2PBYWaRuiLcg8hvHnJzMiUWYyl7z1Jg==",
"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.7.0",
"zigbee-herdsman": "0.14.34",
"zigbee-herdsman-converters": "14.0.534",
"zigbee-herdsman-converters": "14.0.535",
"zigbee2mqtt-frontend": "0.6.97"
},
"devDependencies": {