Update zigbee-herdsman-converters to 15.0.38 (#16452)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-02-01 14:58:34 +00:00
committed by GitHub
parent bbbaaf4d89
commit f7e45b8284
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.89",
"zigbee-herdsman-converters": "15.0.37",
"zigbee-herdsman-converters": "15.0.38",
"zigbee2mqtt-frontend": "0.6.124"
},
"bin": {
@@ -3343,9 +3343,9 @@
"integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q=="
},
"node_modules/axios": {
"version": "1.2.6",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.2.6.tgz",
"integrity": "sha512-rC/7F08XxZwjMV4iuWv+JpD3E0Ksqg9nac4IIg6RwNuF0JTeWoCo/mBNG54+tNhhI11G3/VDRbdDQTs9hGp4pQ==",
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.3.0.tgz",
"integrity": "sha512-oCye5nHhTypzkdLIvF9SaHfr8UAquqCn1KY3j8vsrjeol8yohAdGxIpRPbF1bOLsx33HOAatdfMX1yzsj2cHwg==",
"dependencies": {
"follow-redirects": "^1.15.0",
"form-data": "^4.0.0",
@@ -9072,15 +9072,15 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "15.0.37",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.37.tgz",
"integrity": "sha512-NF2VARqvsnMLyiqi0+vbBGji5gFnfHYGqCyYdvN4OIti1gZiCeg76r2zqMnrPyJI5szuXFlcBwKCHdugGCfVSA==",
"version": "15.0.38",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.38.tgz",
"integrity": "sha512-g0cJw/MAMNHxESDTRWkPhYLI52xqL4mm3YVJO1fqoidy5y7NhCmiKHtLwT9x3dYPLT/XTZOXAFBLGxf+sv38fQ==",
"dependencies": {
"axios": "^1.2.6",
"axios": "^1.3.0",
"buffer-crc32": "^0.2.13",
"https-proxy-agent": "^5.0.1",
"tar-stream": "^3.0.0",
"zigbee-herdsman": "^0.14.88"
"zigbee-herdsman": "^0.14.89"
}
},
"node_modules/zigbee2mqtt-frontend": {
@@ -11468,9 +11468,9 @@
"integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q=="
},
"axios": {
"version": "1.2.6",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.2.6.tgz",
"integrity": "sha512-rC/7F08XxZwjMV4iuWv+JpD3E0Ksqg9nac4IIg6RwNuF0JTeWoCo/mBNG54+tNhhI11G3/VDRbdDQTs9hGp4pQ==",
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.3.0.tgz",
"integrity": "sha512-oCye5nHhTypzkdLIvF9SaHfr8UAquqCn1KY3j8vsrjeol8yohAdGxIpRPbF1bOLsx33HOAatdfMX1yzsj2cHwg==",
"requires": {
"follow-redirects": "^1.15.0",
"form-data": "^4.0.0",
@@ -15734,15 +15734,15 @@
}
},
"zigbee-herdsman-converters": {
"version": "15.0.37",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.37.tgz",
"integrity": "sha512-NF2VARqvsnMLyiqi0+vbBGji5gFnfHYGqCyYdvN4OIti1gZiCeg76r2zqMnrPyJI5szuXFlcBwKCHdugGCfVSA==",
"version": "15.0.38",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.38.tgz",
"integrity": "sha512-g0cJw/MAMNHxESDTRWkPhYLI52xqL4mm3YVJO1fqoidy5y7NhCmiKHtLwT9x3dYPLT/XTZOXAFBLGxf+sv38fQ==",
"requires": {
"axios": "^1.2.6",
"axios": "^1.3.0",
"buffer-crc32": "^0.2.13",
"https-proxy-agent": "^5.0.1",
"tar-stream": "^3.0.0",
"zigbee-herdsman": "^0.14.88"
"zigbee-herdsman": "^0.14.89"
}
},
"zigbee2mqtt-frontend": {
+1 -1
View File
@@ -60,7 +60,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.12.0",
"zigbee-herdsman": "0.14.89",
"zigbee-herdsman-converters": "15.0.37",
"zigbee-herdsman-converters": "15.0.38",
"zigbee2mqtt-frontend": "0.6.124"
},
"devDependencies": {