Update zigbee-herdsman-converters to 14.0.538 (#12728)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-06-05 20:07:53 +00:00
committed by GitHub
parent b075d6bbda
commit 2f2a66db2e
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.537",
"zigbee-herdsman-converters": "14.0.538",
"zigbee2mqtt-frontend": "0.6.97"
},
"bin": {
@@ -9747,9 +9747,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "14.0.537",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.537.tgz",
"integrity": "sha512-DUnceKhVcaBABOjKJuBJf+jtvXynWu24mdhvPyT3t9xT0pueYwjaYE/OkShcJvcgws9HCfhSFpZNIWI6WmT88g==",
"version": "14.0.538",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.538.tgz",
"integrity": "sha512-FuWS29fU+NRVBA+hrP3CCmk1yNVGWcTZ4+ZT4O3Co31k/FsF0y0H56VqQPE2wJ8e3tzBGOxV0izvpUoYH02rnQ==",
"dependencies": {
"axios": "^0.27.2",
"buffer-crc32": "^0.2.13",
@@ -16924,9 +16924,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.537",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.537.tgz",
"integrity": "sha512-DUnceKhVcaBABOjKJuBJf+jtvXynWu24mdhvPyT3t9xT0pueYwjaYE/OkShcJvcgws9HCfhSFpZNIWI6WmT88g==",
"version": "14.0.538",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.538.tgz",
"integrity": "sha512-FuWS29fU+NRVBA+hrP3CCmk1yNVGWcTZ4+ZT4O3Co31k/FsF0y0H56VqQPE2wJ8e3tzBGOxV0izvpUoYH02rnQ==",
"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.537",
"zigbee-herdsman-converters": "14.0.538",
"zigbee2mqtt-frontend": "0.6.97"
},
"devDependencies": {