Update zigbee-herdsman-converters to 14.0.330 (#9842)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-11-25 15:55:42 +00:00
committed by GitHub
parent 070065a248
commit 5fca6fbd09
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -13218,9 +13218,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.329",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.329.tgz",
"integrity": "sha512-Zub9EJLPXkClpMq49tZqZULLS4O6GchlbDo0DAX5UqDKEslbukm0GkMU64L97tt4zCURorfA+2JXAk2msCaKaA==",
"version": "14.0.330",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.330.tgz",
"integrity": "sha512-HtIWIUgKz7HpsMOzAdFctG8/pE7ZMp1zr4T5w26Yc5dDCrZJZUaKH9hJ5MCPpDdRpRjrgM+cDMLZpehVvM1mbg==",
"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.173",
"zigbee-herdsman-converters": "14.0.329",
"zigbee-herdsman-converters": "14.0.330",
"zigbee2mqtt-frontend": "0.6.40"
},
"devDependencies": {