mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-03 18:41:39 +00:00
fix(ignore): update zigbee-herdsman-converters to 18.32.0 (#21373)
Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com>
This commit is contained in:
Generated
+4
-4
@@ -34,7 +34,7 @@
|
||||
"winston-transport": "^4.7.0",
|
||||
"ws": "^8.16.0",
|
||||
"zigbee-herdsman": "0.33.8",
|
||||
"zigbee-herdsman-converters": "18.31.0",
|
||||
"zigbee-herdsman-converters": "18.32.0",
|
||||
"zigbee2mqtt-frontend": "0.6.158"
|
||||
},
|
||||
"bin": {
|
||||
@@ -9820,9 +9820,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman-converters": {
|
||||
"version": "18.31.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-18.31.0.tgz",
|
||||
"integrity": "sha512-GnM2dcn56yMPQnIASwDDoDOYf37Yrnuw4LKk/nakh3JY6DoMJu1GC1ElVhOn55oVE8yurhFkBTB1BphwL9hmLg==",
|
||||
"version": "18.32.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-18.32.0.tgz",
|
||||
"integrity": "sha512-6ptTZM/UlGDFHvsWKfIVCxhFus7JOdl4ecWT2moSOEPNCwQEQOuuPdxRdIumm2Wnk+l2M9ObjUTi1dcTj5tlcA==",
|
||||
"dependencies": {
|
||||
"axios": "^1.6.7",
|
||||
"buffer-crc32": "^1.0.0",
|
||||
|
||||
+1
-1
@@ -60,7 +60,7 @@
|
||||
"winston-transport": "^4.7.0",
|
||||
"ws": "^8.16.0",
|
||||
"zigbee-herdsman": "0.33.8",
|
||||
"zigbee-herdsman-converters": "18.31.0",
|
||||
"zigbee-herdsman-converters": "18.32.0",
|
||||
"zigbee2mqtt-frontend": "0.6.158"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user