Update zigbee-herdsman-converters to 15.0.29 (#16295)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-01-22 08:45:14 +00:00
committed by GitHub
co-authored by Koenkk
parent 31807c6c6b
commit f4f2c498b7
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.88",
"zigbee-herdsman-converters": "15.0.28",
"zigbee-herdsman-converters": "15.0.29",
"zigbee2mqtt-frontend": "0.6.124"
},
"bin": {
@@ -3343,9 +3343,9 @@
"integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q=="
},
"node_modules/axios": {
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.2.2.tgz",
"integrity": "sha512-bz/J4gS2S3I7mpN/YZfGFTqhXTYzRho8Ay38w2otuuDR322KzFIWm/4W2K6gIwvWaws5n+mnb7D1lN9uD+QH6Q==",
"version": "1.2.3",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.2.3.tgz",
"integrity": "sha512-pdDkMYJeuXLZ6Xj/Q5J3Phpe+jbGdsSzlQaFVkMQzRUL05+6+tetX8TV3p4HrU4kzuO9bt+io/yGQxuyxA/xcw==",
"dependencies": {
"follow-redirects": "^1.15.0",
"form-data": "^4.0.0",
@@ -9071,15 +9071,15 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "15.0.28",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.28.tgz",
"integrity": "sha512-M4ec+IrBAxiLdRmXhocnodVDOdLlnVrzSIzvKUn2qz4t4rYG3JLuttkV/C7tNCZ7e1YMYzakIJFWIqIFl6xFOg==",
"version": "15.0.29",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.29.tgz",
"integrity": "sha512-olUIzsWYSnTM2EVplG3C5WGax6P9gahN7xe9fVwXBVoxQSdvVJqhB2x6Qh7jeqzuCNQs0NzeZK+4JdPaZkfbdQ==",
"dependencies": {
"axios": "^1.2.2",
"axios": "^1.2.3",
"buffer-crc32": "^0.2.13",
"https-proxy-agent": "^5.0.1",
"tar-stream": "^3.0.0",
"zigbee-herdsman": "^0.14.87"
"zigbee-herdsman": "^0.14.88"
}
},
"node_modules/zigbee2mqtt-frontend": {
@@ -11467,9 +11467,9 @@
"integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q=="
},
"axios": {
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.2.2.tgz",
"integrity": "sha512-bz/J4gS2S3I7mpN/YZfGFTqhXTYzRho8Ay38w2otuuDR322KzFIWm/4W2K6gIwvWaws5n+mnb7D1lN9uD+QH6Q==",
"version": "1.2.3",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.2.3.tgz",
"integrity": "sha512-pdDkMYJeuXLZ6Xj/Q5J3Phpe+jbGdsSzlQaFVkMQzRUL05+6+tetX8TV3p4HrU4kzuO9bt+io/yGQxuyxA/xcw==",
"requires": {
"follow-redirects": "^1.15.0",
"form-data": "^4.0.0",
@@ -15732,15 +15732,15 @@
}
},
"zigbee-herdsman-converters": {
"version": "15.0.28",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.28.tgz",
"integrity": "sha512-M4ec+IrBAxiLdRmXhocnodVDOdLlnVrzSIzvKUn2qz4t4rYG3JLuttkV/C7tNCZ7e1YMYzakIJFWIqIFl6xFOg==",
"version": "15.0.29",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.29.tgz",
"integrity": "sha512-olUIzsWYSnTM2EVplG3C5WGax6P9gahN7xe9fVwXBVoxQSdvVJqhB2x6Qh7jeqzuCNQs0NzeZK+4JdPaZkfbdQ==",
"requires": {
"axios": "^1.2.2",
"axios": "^1.2.3",
"buffer-crc32": "^0.2.13",
"https-proxy-agent": "^5.0.1",
"tar-stream": "^3.0.0",
"zigbee-herdsman": "^0.14.87"
"zigbee-herdsman": "^0.14.88"
}
},
"zigbee2mqtt-frontend": {
+1 -1
View File
@@ -60,7 +60,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.12.0",
"zigbee-herdsman": "0.14.88",
"zigbee-herdsman-converters": "15.0.28",
"zigbee-herdsman-converters": "15.0.29",
"zigbee2mqtt-frontend": "0.6.124"
},
"devDependencies": {