mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-27 21:20:03 +00:00
Update zigbee-herdsman-converters to 14.0.346 (#10194)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
a56061b36d
commit
5f37145a02
Generated
+3
-3
@@ -13173,9 +13173,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "14.0.345",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.345.tgz",
|
||||
"integrity": "sha512-z346IqPIGFwbY94XAj8zFK0XvLVbFtfKkhtk5j0NEzgdCmNcrEGlUeZqBJiLx+l8pO4fj2vsqzskLvFkzbLMug==",
|
||||
"version": "14.0.346",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-14.0.346.tgz",
|
||||
"integrity": "sha512-UzJ/k8c2GQmvAo+b0D0YzGqyMtv89qLTGYPNZhQAE0gXoPGiLZiUflH5q+s/RIfr18DodoxJixZrUoBRctCA+w==",
|
||||
"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.183",
|
||||
"zigbee-herdsman-converters": "14.0.345",
|
||||
"zigbee-herdsman-converters": "14.0.346",
|
||||
"zigbee2mqtt-frontend": "0.6.61"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user