fix: Update zhc to 15.13.1-hotfix.1

This commit is contained in:
koenkk
2023-06-07 20:16:23 +02:00
parent 3572c60770
commit c6904686c3
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -34,7 +34,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.13.0",
"zigbee-herdsman": "0.14.117",
"zigbee-herdsman-converters": "15.13.1-hotfix.0",
"zigbee-herdsman-converters": "15.13.1-hotfix.1",
"zigbee2mqtt-frontend": "0.6.129"
},
"bin": {
@@ -9575,9 +9575,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "15.13.1-hotfix.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.13.1-hotfix.0.tgz",
"integrity": "sha512-pMJK+qXSHPbOxWTXNQNpj3oNWV7Y22D6FcF3ZPhI3Tm83sdnmxmbTHGCZcw4TSjKOOShcGy1ZlyvlvOowCaRRw==",
"version": "15.13.1-hotfix.1",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.13.1-hotfix.1.tgz",
"integrity": "sha512-cW++NcwJQ98lpDaajETa1bdT5yzQ83u2Z4LMllu6XvHDjx5ESj5rmS0LIyb9O1SHy0aYA5av14maswA1o1zgHw==",
"dependencies": {
"axios": "^1.4.0",
"buffer-crc32": "^0.2.13",
@@ -16574,9 +16574,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "15.13.1-hotfix.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.13.1-hotfix.0.tgz",
"integrity": "sha512-pMJK+qXSHPbOxWTXNQNpj3oNWV7Y22D6FcF3ZPhI3Tm83sdnmxmbTHGCZcw4TSjKOOShcGy1ZlyvlvOowCaRRw==",
"version": "15.13.1-hotfix.1",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.13.1-hotfix.1.tgz",
"integrity": "sha512-cW++NcwJQ98lpDaajETa1bdT5yzQ83u2Z4LMllu6XvHDjx5ESj5rmS0LIyb9O1SHy0aYA5av14maswA1o1zgHw==",
"requires": {
"axios": "^1.4.0",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -60,7 +60,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.13.0",
"zigbee-herdsman": "0.14.117",
"zigbee-herdsman-converters": "15.13.1-hotfix.0",
"zigbee-herdsman-converters": "15.13.1-hotfix.1",
"zigbee2mqtt-frontend": "0.6.129"
},
"devDependencies": {