Update zigbee-herdsman-converters to 14.0.321 (#9720)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-11-17 22:08:15 +01:00
committed by GitHub
parent 13e9616c92
commit 6a75e0d4ee
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -13218,9 +13218,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.320",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.320.tgz",
"integrity": "sha512-sMgt09GtPte6VPjN2KQvpADF5ZOQweC8P8ZWBNfIEyRKvpdUTuxV/naSTxwetMcCXkixwLZ2pxjxt0L4F1zevQ==",
"version": "14.0.321",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.321.tgz",
"integrity": "sha512-5jpadgwLk0HL5mlTEf7SbrQUw+ficNtboCaJG06vRJAYV/QkU2Oj5qmjyUvCgHoL/A0Zie29vuloKVQLHNVmCg==",
"requires": {
"axios": "^0.24.0",
"buffer-crc32": "^0.2.13",
+1 -1
View File
@@ -58,7 +58,7 @@
"winston-syslog": "^2.4.4",
"ws": "^8.2.3",
"zigbee-herdsman": "0.13.170",
"zigbee-herdsman-converters": "14.0.320",
"zigbee-herdsman-converters": "14.0.321",
"zigbee2mqtt-frontend": "0.6.33"
},
"devDependencies": {