mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 05:24:29 +00:00
fix(ignore): update zigbee-herdsman-converters to 15.45.0 (#18404)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
Generated
+7
-7
@@ -34,7 +34,7 @@
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.13.0",
|
||||
"zigbee-herdsman": "0.17.2",
|
||||
"zigbee-herdsman-converters": "15.44.0",
|
||||
"zigbee-herdsman-converters": "15.45.0",
|
||||
"zigbee2mqtt-frontend": "0.6.133"
|
||||
},
|
||||
"bin": {
|
||||
@@ -9747,9 +9747,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman-converters": {
|
||||
"version": "15.44.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.44.0.tgz",
|
||||
"integrity": "sha512-e4e0zDdGtFDQBG8UMFHmuaDo0SicWpGiLrm3yCgK6V3Zoyi7RSpVBxjP6pdhphKzHGF5VgofMA2Du2EBwQ+RBg==",
|
||||
"version": "15.45.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.45.0.tgz",
|
||||
"integrity": "sha512-0dcFETcvtNgLvccqhumqQ3W48p6+ZW+/iu9GxohQlDs0yNoepXUFgLM03rF76Avbtsl02vwQZx3yn7Hn3+rzKQ==",
|
||||
"dependencies": {
|
||||
"axios": "^1.4.0",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
@@ -16819,9 +16819,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "15.44.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.44.0.tgz",
|
||||
"integrity": "sha512-e4e0zDdGtFDQBG8UMFHmuaDo0SicWpGiLrm3yCgK6V3Zoyi7RSpVBxjP6pdhphKzHGF5VgofMA2Du2EBwQ+RBg==",
|
||||
"version": "15.45.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.45.0.tgz",
|
||||
"integrity": "sha512-0dcFETcvtNgLvccqhumqQ3W48p6+ZW+/iu9GxohQlDs0yNoepXUFgLM03rF76Avbtsl02vwQZx3yn7Hn3+rzKQ==",
|
||||
"requires": {
|
||||
"axios": "^1.4.0",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
|
||||
+1
-1
@@ -60,7 +60,7 @@
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.13.0",
|
||||
"zigbee-herdsman": "0.17.2",
|
||||
"zigbee-herdsman-converters": "15.44.0",
|
||||
"zigbee-herdsman-converters": "15.45.0",
|
||||
"zigbee2mqtt-frontend": "0.6.133"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user