mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-10 05:51:40 +00:00
Update zigbee-herdsman-converters to 14.0.343 (#10092)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
7592c627c2
commit
d0195d0ff9
Generated
+3
-3
@@ -13190,9 +13190,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.342",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.342.tgz",
|
||||
"integrity": "sha512-R4/ClHRmk6gSMeSwGk6GKwN+6MgTddSxSKxdA5KZUIlrqeTda9czmOBtEnFdIS9OVT4y7jCT84sfEihSio2pDw==",
|
||||
"version": "14.0.343",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.343.tgz",
|
||||
"integrity": "sha512-jFwSJ3zjwVbZ5uE7ehOtAg4FgSS+EEQ24kMF3HTfDml3+tiVE7jSb3CdzxGZsIShf5pv+i8g/YppM+Xt3x7Z4A==",
|
||||
"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.179",
|
||||
"zigbee-herdsman-converters": "14.0.342",
|
||||
"zigbee-herdsman-converters": "14.0.343",
|
||||
"zigbee2mqtt-frontend": "0.6.59"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user