Update zigbee-herdsman-converters to 15.0.76 (#17164)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-03-28 12:03:17 +00:00
committed by GitHub
co-authored by Koenkk
parent 298c595deb
commit 7005497cba
2 changed files with 10 additions and 10 deletions
+9 -9
View File
@@ -34,7 +34,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.13.0",
"zigbee-herdsman": "0.14.102",
"zigbee-herdsman-converters": "15.0.75",
"zigbee-herdsman-converters": "15.0.76",
"zigbee2mqtt-frontend": "0.6.127"
},
"bin": {
@@ -9157,15 +9157,15 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "15.0.75",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.75.tgz",
"integrity": "sha512-gRbhBsLPFSozbvkCjLOyTX5Sx5BfzEC+CgtccPfB/JLubQKgYOE2OzrUpP+Vtk+uYKfu0MBGoR2fSV135U+Mrw==",
"version": "15.0.76",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.76.tgz",
"integrity": "sha512-beZz+JW4hC1JtFlb3jloBwNIw+9HjvPzOamY/cnDjsEOvRRslTPpBIhJ/ylke8vAbNLqFdaTEkV6PGPThL6X2Q==",
"dependencies": {
"axios": "^1.3.4",
"buffer-crc32": "^0.2.13",
"https-proxy-agent": "^5.0.1",
"tar-stream": "^3.0.0",
"zigbee-herdsman": "^0.14.99"
"zigbee-herdsman": "^0.14.100"
}
},
"node_modules/zigbee2mqtt-frontend": {
@@ -15878,15 +15878,15 @@
}
},
"zigbee-herdsman-converters": {
"version": "15.0.75",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.75.tgz",
"integrity": "sha512-gRbhBsLPFSozbvkCjLOyTX5Sx5BfzEC+CgtccPfB/JLubQKgYOE2OzrUpP+Vtk+uYKfu0MBGoR2fSV135U+Mrw==",
"version": "15.0.76",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.76.tgz",
"integrity": "sha512-beZz+JW4hC1JtFlb3jloBwNIw+9HjvPzOamY/cnDjsEOvRRslTPpBIhJ/ylke8vAbNLqFdaTEkV6PGPThL6X2Q==",
"requires": {
"axios": "^1.3.4",
"buffer-crc32": "^0.2.13",
"https-proxy-agent": "^5.0.1",
"tar-stream": "^3.0.0",
"zigbee-herdsman": "^0.14.99"
"zigbee-herdsman": "^0.14.100"
}
},
"zigbee2mqtt-frontend": {
+1 -1
View File
@@ -60,7 +60,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.13.0",
"zigbee-herdsman": "0.14.102",
"zigbee-herdsman-converters": "15.0.75",
"zigbee-herdsman-converters": "15.0.76",
"zigbee2mqtt-frontend": "0.6.127"
},
"devDependencies": {