mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-09 21:41:41 +00:00
Update zigbee-herdsman-converters to 14.0.358 (#10356)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
fb35b52ca6
commit
2e6588719b
Generated
+3
-3
@@ -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
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user