mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 05:24:29 +00:00
Update zigbee-herdsman-converters to 14.0.322 (#9725)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
5d415aa299
commit
9dbe6f0a6c
Generated
+3
-3
@@ -13218,9 +13218,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.321",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.321.tgz",
|
||||
"integrity": "sha512-5jpadgwLk0HL5mlTEf7SbrQUw+ficNtboCaJG06vRJAYV/QkU2Oj5qmjyUvCgHoL/A0Zie29vuloKVQLHNVmCg==",
|
||||
"version": "14.0.322",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.322.tgz",
|
||||
"integrity": "sha512-rQadt0wF4tvkAiwpENWegZ3QWqQqb+TU0GwDBDF81nu5is3sJD69yUC1/OGDYHk2c894fDNq3x0/P5VNPXcmyg==",
|
||||
"requires": {
|
||||
"axios": "^0.24.0",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
||||
+1
-1
@@ -58,7 +58,7 @@
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^8.2.3",
|
||||
"zigbee-herdsman": "0.13.170",
|
||||
"zigbee-herdsman-converters": "14.0.321",
|
||||
"zigbee-herdsman-converters": "14.0.322",
|
||||
"zigbee2mqtt-frontend": "0.6.33"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user