mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-27 21:20:03 +00:00
Update zigbee-herdsman-converters to 14.0.242 (#8679)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
22bba95a70
commit
d140d2b4b2
Generated
+3
-3
@@ -14658,9 +14658,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.241",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.241.tgz",
|
||||
"integrity": "sha512-smu+JDQsR16fN9e8jO55VRFlUDM05WtsA1xQ+uTD2MIpoba93Ndow1mNkfCgEFhcBGq/ANpDG8JjY1YOMYOyGQ==",
|
||||
"version": "14.0.242",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.242.tgz",
|
||||
"integrity": "sha512-7XcQOefqSRYaBcshEb3+SRvGMqrQYaqck2uri/x5sJuDqqMWP9FvBaB7tlkncCZoKh/pAhKthLF3dyLTSH5wxA==",
|
||||
"requires": {
|
||||
"axios": "^0.21.3",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
||||
+1
-1
@@ -56,7 +56,7 @@
|
||||
"winston-syslog": "^2.4.4",
|
||||
"ws": "^8.2.1",
|
||||
"zigbee-herdsman": "0.13.142",
|
||||
"zigbee-herdsman-converters": "14.0.241",
|
||||
"zigbee-herdsman-converters": "14.0.242",
|
||||
"zigbee2mqtt-frontend": "0.6.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user