mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-17 00:51:55 +00:00
Update zigbee-herdsman-converters to 14.0.319 (#9696)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
b2eaa3141e
commit
64154e0cb2
Generated
+3
-3
@@ -13218,9 +13218,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.318",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.318.tgz",
|
||||
"integrity": "sha512-DNqOTrWBSdOFQulJxjRXgYFTjLC0TUhEK062R9UnLX0V+xX8+s1eJ5wXqfUbtMOqzSX0ogir9AIk46xyYHHeog==",
|
||||
"version": "14.0.319",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.319.tgz",
|
||||
"integrity": "sha512-YjvcsGKycU4SS2W72SMXAkkiuLhJffZlg78ycgfz3JM2s8nTspyJ6BtpzxiVpY9rsDX1dheMZbUmrrLzWkrikg==",
|
||||
"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.318",
|
||||
"zigbee-herdsman-converters": "14.0.319",
|
||||
"zigbee2mqtt-frontend": "0.6.33"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user