Update zigbee-herdsman-converters to 15.0.77 (#17174)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-03-29 07:05:47 +00:00
committed by GitHub
parent f29073e413
commit 1368a78767
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -34,7 +34,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.13.0",
"zigbee-herdsman": "0.14.103",
"zigbee-herdsman-converters": "15.0.76",
"zigbee-herdsman-converters": "15.0.77",
"zigbee2mqtt-frontend": "0.6.127"
},
"bin": {
@@ -9157,9 +9157,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"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==",
"version": "15.0.77",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.77.tgz",
"integrity": "sha512-4Wk5dkfrswoAPbXdLNDt9eL5QQOm2+Www6qBm6eo9DctvErkCoF8jM0zJswMJU7p+la4x0V5IP14XX0vg2uc0A==",
"dependencies": {
"axios": "^1.3.4",
"buffer-crc32": "^0.2.13",
@@ -15878,9 +15878,9 @@
}
},
"zigbee-herdsman-converters": {
"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==",
"version": "15.0.77",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.77.tgz",
"integrity": "sha512-4Wk5dkfrswoAPbXdLNDt9eL5QQOm2+Www6qBm6eo9DctvErkCoF8jM0zJswMJU7p+la4x0V5IP14XX0vg2uc0A==",
"requires": {
"axios": "^1.3.4",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -60,7 +60,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.13.0",
"zigbee-herdsman": "0.14.103",
"zigbee-herdsman-converters": "15.0.76",
"zigbee-herdsman-converters": "15.0.77",
"zigbee2mqtt-frontend": "0.6.127"
},
"devDependencies": {