Update zigbee-herdsman-converters to 14.0.604 (#13687)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-08-25 16:04:17 +00:00
committed by GitHub
co-authored by Koenkk
parent f1a19151fc
commit c5d54a845a
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.1",
"zigbee-herdsman": "0.14.48",
"zigbee-herdsman-converters": "14.0.603",
"zigbee-herdsman-converters": "14.0.604",
"zigbee2mqtt-frontend": "0.6.108"
},
"bin": {
@@ -9948,9 +9948,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "14.0.603",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.603.tgz",
"integrity": "sha512-8hOBsxuFsoJaw1R1IHdAmWUNm621ScMwLpMRUj965Js3liesOidmlta1Cg5ooSMn+rNyy7Lo7832Jny+CMuzMQ==",
"version": "14.0.604",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.604.tgz",
"integrity": "sha512-S0HQOogJYWazSyqmQfljH6JM9mLm0dmqBllv/3/aypp94XZbZ/9z/51cjjOYJq9KeZ0PJQ8QpSKOIbxsH2ZiRQ==",
"dependencies": {
"axios": "^0.27.2",
"buffer-crc32": "^0.2.13",
@@ -17297,9 +17297,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.603",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.603.tgz",
"integrity": "sha512-8hOBsxuFsoJaw1R1IHdAmWUNm621ScMwLpMRUj965Js3liesOidmlta1Cg5ooSMn+rNyy7Lo7832Jny+CMuzMQ==",
"version": "14.0.604",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.604.tgz",
"integrity": "sha512-S0HQOogJYWazSyqmQfljH6JM9mLm0dmqBllv/3/aypp94XZbZ/9z/51cjjOYJq9KeZ0PJQ8QpSKOIbxsH2ZiRQ==",
"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.1",
"zigbee-herdsman": "0.14.48",
"zigbee-herdsman-converters": "14.0.603",
"zigbee-herdsman-converters": "14.0.604",
"zigbee2mqtt-frontend": "0.6.108"
},
"devDependencies": {