Update zigbee-herdsman-converters to 14.0.314 (#9596)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-11-10 20:45:28 +01:00
committed by GitHub
co-authored by Koenkk
parent 8ef82fe23f
commit 97dacd7623
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -13218,9 +13218,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.313",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.313.tgz",
"integrity": "sha512-4b4bGgzKQ//plkBOicCcZnzIElPTWsnDqwfXtOUU/6SibPulMJNfRotW9wmxNlN5HylSW7oQhQF2owEYikWLmQ==",
"version": "14.0.314",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.314.tgz",
"integrity": "sha512-hrs28lmIfN2KceJM+hYdLSrhsbi7DDiPEf7xaLfQAoNAxpAKh1yE6EE8EPx5BD9IeWyTQm8o6nai6jbz/Wy6Yg==",
"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.168",
"zigbee-herdsman-converters": "14.0.313",
"zigbee-herdsman-converters": "14.0.314",
"zigbee2mqtt-frontend": "0.6.31"
},
"devDependencies": {