Update zigbee-herdsman-converters to v15.0.12-hotfix.0

This commit is contained in:
Koen Kanters
2023-01-06 11:07:14 +01:00
parent 217fbb284a
commit f984734961
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -34,7 +34,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.11.0",
"zigbee-herdsman": "0.14.83",
"zigbee-herdsman-converters": "15.0.12",
"zigbee-herdsman-converters": "15.0.12-hotfix.0",
"zigbee2mqtt-frontend": "0.6.121"
},
"bin": {
@@ -9040,9 +9040,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "15.0.12",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.12.tgz",
"integrity": "sha512-HAWIiuGYFXHwkNU4OePvaDQ32Wh7gUGYb/flY7kefTjJM+fyEW9mqV9kjdnJWi7IezrjOvzMIhI+zi4IOOAARw==",
"version": "15.0.12-hotfix.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.12-hotfix.0.tgz",
"integrity": "sha512-rjH8rNp38kUJvf24qAuoRLK3j7XslBidRtK9fzcstTKgfl5/6HjfTQMCsEQ+nOiT0g8WHsfQWil9YqzUCiB1+Q==",
"dependencies": {
"axios": "^1.2.1",
"buffer-crc32": "^0.2.13",
@@ -15681,9 +15681,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "15.0.12",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.12.tgz",
"integrity": "sha512-HAWIiuGYFXHwkNU4OePvaDQ32Wh7gUGYb/flY7kefTjJM+fyEW9mqV9kjdnJWi7IezrjOvzMIhI+zi4IOOAARw==",
"version": "15.0.12-hotfix.0",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.12-hotfix.0.tgz",
"integrity": "sha512-rjH8rNp38kUJvf24qAuoRLK3j7XslBidRtK9fzcstTKgfl5/6HjfTQMCsEQ+nOiT0g8WHsfQWil9YqzUCiB1+Q==",
"requires": {
"axios": "^1.2.1",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -60,7 +60,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.11.0",
"zigbee-herdsman": "0.14.83",
"zigbee-herdsman-converters": "15.0.12",
"zigbee-herdsman-converters": "15.0.12-hotfix.0",
"zigbee2mqtt-frontend": "0.6.121"
},
"devDependencies": {