mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-16 16:48:58 +00:00
Update zigbee-herdsman-converters to 14.0.168 (#7661)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
e0b9e3e738
commit
337c1fdef3
Generated
+3
-3
@@ -14806,9 +14806,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.167",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.167.tgz",
|
||||
"integrity": "sha512-SVZ3ikQ1owkhh7pirTsTpj58yGn3C182fHtFP8Z/AHVU587FStC7eFY92g8tQ9TdMgJjCvqX2RizkSfM4YogEQ==",
|
||||
"version": "14.0.168",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.168.tgz",
|
||||
"integrity": "sha512-ZuGt+3Rfg4LjvcPi2Lejlj8IfCVhTv6ICmBOSoESzLJwGZhO9RvKpJuIdMpiPOBekwA2YRlMHLgtqpZo5Qa5qA==",
|
||||
"requires": {
|
||||
"axios": "^0.21.1",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
||||
+1
-1
@@ -53,7 +53,7 @@
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^7.3.1",
|
||||
"zigbee-herdsman": "0.13.111",
|
||||
"zigbee-herdsman-converters": "14.0.167",
|
||||
"zigbee-herdsman-converters": "14.0.168",
|
||||
"zigbee2mqtt-frontend": "0.4.16"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user