Update zigbee-herdsman-converters to 15.0.37 (#16443)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-01-31 17:17:49 +00:00
committed by GitHub
parent c9076f8ce6
commit bbbaaf4d89
2 changed files with 8 additions and 8 deletions
+7 -7
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.36",
"zigbee-herdsman-converters": "15.0.37",
"zigbee2mqtt-frontend": "0.6.124"
},
"bin": {
@@ -9072,9 +9072,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "15.0.36",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.36.tgz",
"integrity": "sha512-KaoJVMQW4y6xXVYfCY09TxxUtXjt+J3/3hXNBU7fiy45DSw2Vf5/UqDX9DYaEKYxyt6YsiUWvOc+WPWZV3Nq9g==",
"version": "15.0.37",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.37.tgz",
"integrity": "sha512-NF2VARqvsnMLyiqi0+vbBGji5gFnfHYGqCyYdvN4OIti1gZiCeg76r2zqMnrPyJI5szuXFlcBwKCHdugGCfVSA==",
"dependencies": {
"axios": "^1.2.6",
"buffer-crc32": "^0.2.13",
@@ -15734,9 +15734,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "15.0.36",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.36.tgz",
"integrity": "sha512-KaoJVMQW4y6xXVYfCY09TxxUtXjt+J3/3hXNBU7fiy45DSw2Vf5/UqDX9DYaEKYxyt6YsiUWvOc+WPWZV3Nq9g==",
"version": "15.0.37",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.37.tgz",
"integrity": "sha512-NF2VARqvsnMLyiqi0+vbBGji5gFnfHYGqCyYdvN4OIti1gZiCeg76r2zqMnrPyJI5szuXFlcBwKCHdugGCfVSA==",
"requires": {
"axios": "^1.2.6",
"buffer-crc32": "^0.2.13",
+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.36",
"zigbee-herdsman-converters": "15.0.37",
"zigbee2mqtt-frontend": "0.6.124"
},
"devDependencies": {