Update zigbee-herdsman-converters to 14.0.358 (#10356)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-12-25 15:00:19 +00:00
committed by GitHub
parent fb35b52ca6
commit 2e6588719b
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -13160,9 +13160,9 @@
}
},
"zigbee-herdsman-converters": {
"version": "14.0.357",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.357.tgz",
"integrity": "sha512-/Osc3Q1J/FBLEEQox3xQtTfM/eIe9T1HHNyuBdBgx6moPubEG+aNFM8pTtFJmlh11Vgdw1z8/QQUQKoX7zCTWg==",
"version": "14.0.358",
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.358.tgz",
"integrity": "sha512-eDogQPVT11+sSZX8DFhY/UJtuBCb3rSOYU4hCzs/r2dc+G2E61orYlqjs5JX0vRCh8JIa0vYN6TvOuPOyuqQAQ==",
"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.186",
"zigbee-herdsman-converters": "14.0.357",
"zigbee-herdsman-converters": "14.0.358",
"zigbee2mqtt-frontend": "0.6.65"
},
"devDependencies": {