Update zigbee-herdsman-converters to 14.0.337 (#10000)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-12-04 15:20:48 +00:00
committed by GitHub
co-authored by Koenkk
parent e789514777
commit 073c7aedf7
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -13183,9 +13183,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.336",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.336.tgz",
"integrity": "sha512-FI11S4AbvOnf/i/S4mtyh9qDFm86fFuYm3p+Gj7e7dH6apnq/iqzXK8mBoXmcYP5UEkUskPtFj2Bqn9JGUS0tw==",
"version": "14.0.337",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.337.tgz",
"integrity": "sha512-G465RD7GNAFQkH9gEa1FJt9B9bLqchDNYtrmgT9RXmhFk/2Arv3u7MdGib7RKwEkv5mdnPoQqF29nGkNgqXjbQ==",
"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.177",
"zigbee-herdsman-converters": "14.0.336",
"zigbee-herdsman-converters": "14.0.337",
"zigbee2mqtt-frontend": "0.6.55"
},
"devDependencies": {