Update zigbee-herdsman-converters to 14.0.664 (#14900)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-11-09 18:53:08 +00:00
committed by GitHub
parent cb29e164f8
commit 672da64913
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -34,7 +34,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.10.0",
"zigbee-herdsman": "0.14.70",
"zigbee-herdsman-converters": "14.0.663",
"zigbee-herdsman-converters": "14.0.664",
"zigbee2mqtt-frontend": "0.6.115"
},
"bin": {
@@ -9342,9 +9342,9 @@
}
},
"node_modules/zigbee-herdsman-converters": {
"version": "14.0.663",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.663.tgz",
"integrity": "sha512-4WuA41yLGt+4cHGeSN4UKjpPmJ+yIxMS6MB4VsfCae8at0kGJogN8fBX0xVU6oopwUC574zpnogL10TaQvW+MQ==",
"version": "14.0.664",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.664.tgz",
"integrity": "sha512-+iGRpLZPETCfQCtlmTmItpoNFNRQKbLfK9WrpxHG06wLLVxUu07VXO577O7VAwLcu4hetOoB3aY4yGPba8iG9A==",
"dependencies": {
"axios": "^1.1.3",
"buffer-crc32": "^0.2.13",
@@ -16190,9 +16190,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.663",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.663.tgz",
"integrity": "sha512-4WuA41yLGt+4cHGeSN4UKjpPmJ+yIxMS6MB4VsfCae8at0kGJogN8fBX0xVU6oopwUC574zpnogL10TaQvW+MQ==",
"version": "14.0.664",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.664.tgz",
"integrity": "sha512-+iGRpLZPETCfQCtlmTmItpoNFNRQKbLfK9WrpxHG06wLLVxUu07VXO577O7VAwLcu4hetOoB3aY4yGPba8iG9A==",
"requires": {
"axios": "^1.1.3",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -60,7 +60,7 @@
"winston-transport": "^4.5.0",
"ws": "^8.10.0",
"zigbee-herdsman": "0.14.70",
"zigbee-herdsman-converters": "14.0.663",
"zigbee-herdsman-converters": "14.0.664",
"zigbee2mqtt-frontend": "0.6.115"
},
"devDependencies": {