Update zigbee-herdsman-converters to 15.0.32 (#16355)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-01-25 18:24:35 +00:00
committed by GitHub
co-authored by Koenkk
parent 2f0a2cee6e
commit 981542827c
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.88",
"zigbee-herdsman-converters": "15.0.31",
"zigbee-herdsman-converters": "15.0.32",
"zigbee2mqtt-frontend": "0.6.124"
},
"bin": {
@@ -9071,9 +9071,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "15.0.31",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.31.tgz",
"integrity": "sha512-7unFZq1FTq2ZvQ5qorZKluN9R8A9lcm/4YuioESPJk7zecVyA7C5cMGwhvs6Uek5whmIxRS0dgPXTSpD5UWxgg==",
"version": "15.0.32",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.32.tgz",
"integrity": "sha512-RYBtFI6vir9kZCeZYlTgfC5vw332j3C7zAC19xB4wvmOXOi64pq/EMCuxo8xyzdUw05ClE6GcUKcqnI3Dnv20A==",
"dependencies": {
"axios": "^1.2.3",
"buffer-crc32": "^0.2.13",
@@ -15732,9 +15732,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "15.0.31",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.31.tgz",
"integrity": "sha512-7unFZq1FTq2ZvQ5qorZKluN9R8A9lcm/4YuioESPJk7zecVyA7C5cMGwhvs6Uek5whmIxRS0dgPXTSpD5UWxgg==",
"version": "15.0.32",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.32.tgz",
"integrity": "sha512-RYBtFI6vir9kZCeZYlTgfC5vw332j3C7zAC19xB4wvmOXOi64pq/EMCuxo8xyzdUw05ClE6GcUKcqnI3Dnv20A==",
"requires": {
"axios": "^1.2.3",
"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.88",
"zigbee-herdsman-converters": "15.0.31",
"zigbee-herdsman-converters": "15.0.32",
"zigbee2mqtt-frontend": "0.6.124"
},
"devDependencies": {