Update zigbee-herdsman-converters to 15.0.42 (#16542)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-02-05 14:54:53 +00:00
committed by GitHub
co-authored by Koenkk
parent 1496b95067
commit 0e1220ff24
2 changed files with 18 additions and 18 deletions
+17 -17
View File
@@ -34,7 +34,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.12.0",
"zigbee-herdsman": "0.14.90",
"zigbee-herdsman-converters": "15.0.41",
"zigbee-herdsman-converters": "15.0.42",
"zigbee2mqtt-frontend": "0.6.124"
},
"bin": {
@@ -3344,9 +3344,9 @@
"integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q=="
},
"node_modules/axios": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.3.0.tgz",
"integrity": "sha512-oCye5nHhTypzkdLIvF9SaHfr8UAquqCn1KY3j8vsrjeol8yohAdGxIpRPbF1bOLsx33HOAatdfMX1yzsj2cHwg==",
"version": "1.3.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.3.2.tgz",
"integrity": "sha512-1M3O703bYqYuPhbHeya5bnhpYVsDDRyQSabNja04mZtboLNSuZ4YrltestrLXfHgmzua4TpUqRiVKbiQuo2epw==",
"dependencies": {
"follow-redirects": "^1.15.0",
"form-data": "^4.0.0",
@@ -9073,15 +9073,15 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "15.0.41",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.41.tgz",
"integrity": "sha512-45x2/1ep6Q7wFBXIOT1b21FDQCyQkZoTFEyunZ/SLGSaV31UQKk7J8L6WpIt1abjCXrvkZicE8SG2EC/TAZSTw==",
"version": "15.0.42",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.42.tgz",
"integrity": "sha512-KGl6itxnvJs69nY49eVQ8SjKouOT9wWplzMznDzWTML6qvJ8XVViGLBpNCvhg29e5OwmIk0KSiB1CfzQwwP6pg==",
"dependencies": {
"axios": "^1.3.0",
"axios": "^1.3.2",
"buffer-crc32": "^0.2.13",
"https-proxy-agent": "^5.0.1",
"tar-stream": "^3.0.0",
"zigbee-herdsman": "^0.14.89"
"zigbee-herdsman": "^0.14.90"
}
},
"node_modules/zigbee2mqtt-frontend": {
@@ -11470,9 +11470,9 @@
"integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q=="
},
"axios": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.3.0.tgz",
"integrity": "sha512-oCye5nHhTypzkdLIvF9SaHfr8UAquqCn1KY3j8vsrjeol8yohAdGxIpRPbF1bOLsx33HOAatdfMX1yzsj2cHwg==",
"version": "1.3.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.3.2.tgz",
"integrity": "sha512-1M3O703bYqYuPhbHeya5bnhpYVsDDRyQSabNja04mZtboLNSuZ4YrltestrLXfHgmzua4TpUqRiVKbiQuo2epw==",
"requires": {
"follow-redirects": "^1.15.0",
"form-data": "^4.0.0",
@@ -15736,15 +15736,15 @@
}
},
"zigbee-herdsman-converters": {
"version": "15.0.41",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.41.tgz",
"integrity": "sha512-45x2/1ep6Q7wFBXIOT1b21FDQCyQkZoTFEyunZ/SLGSaV31UQKk7J8L6WpIt1abjCXrvkZicE8SG2EC/TAZSTw==",
"version": "15.0.42",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.42.tgz",
"integrity": "sha512-KGl6itxnvJs69nY49eVQ8SjKouOT9wWplzMznDzWTML6qvJ8XVViGLBpNCvhg29e5OwmIk0KSiB1CfzQwwP6pg==",
"requires": {
"axios": "^1.3.0",
"axios": "^1.3.2",
"buffer-crc32": "^0.2.13",
"https-proxy-agent": "^5.0.1",
"tar-stream": "^3.0.0",
"zigbee-herdsman": "^0.14.89"
"zigbee-herdsman": "^0.14.90"
}
},
"zigbee2mqtt-frontend": {
+1 -1
View File
@@ -60,7 +60,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.12.0",
"zigbee-herdsman": "0.14.90",
"zigbee-herdsman-converters": "15.0.41",
"zigbee-herdsman-converters": "15.0.42",
"zigbee2mqtt-frontend": "0.6.124"
},
"devDependencies": {