Update zigbee-herdsman-converters to 14.0.348 (#10211)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-12-17 20:28:39 +00:00
committed by GitHub
parent 38f42bb3c8
commit bb5627d33b
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -13173,9 +13173,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.347",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.347.tgz",
"integrity": "sha512-WzFK6GngIWM9P/bwzzQkLHF5Nk0xK4f2XewXs//0We+faY25rJ4cQ7V+OG06hT55VM86hn15Z19Sbh9MI7eEAQ==",
"version": "14.0.348",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.348.tgz",
"integrity": "sha512-KQ1FL/qK1f6NTrCO+U6tNsHK7qffKMPSyCUYsO7jCOqyyGnKwP3TTcHKOPJV0hYUT6j0Fy1e3oHEspGDoo8O2Q==",
"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.3.0",
"zigbee-herdsman": "0.13.183",
"zigbee-herdsman-converters": "14.0.347",
"zigbee-herdsman-converters": "14.0.348",
"zigbee2mqtt-frontend": "0.6.61"
},
"devDependencies": {