mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-18 05:56:22 +00:00
chore: update zigbee-herdsman-converters to 15.5.0 (#17754)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
d952ee60a9
commit
aa0f78269f
Generated
+7
-7
@@ -34,7 +34,7 @@
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.13.0",
|
||||
"zigbee-herdsman": "0.14.115",
|
||||
"zigbee-herdsman-converters": "15.0.117",
|
||||
"zigbee-herdsman-converters": "15.5.0",
|
||||
"zigbee2mqtt-frontend": "0.6.129"
|
||||
},
|
||||
"bin": {
|
||||
@@ -9445,9 +9445,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman-converters": {
|
||||
"version": "15.0.117",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.117.tgz",
|
||||
"integrity": "sha512-pLS6njPh5CqmlCsCsQTsUzrTvQlb84rBiiYCZCXOaZ8326RZ3WRvHFnLKQgVgomstWE/6suuwUIO2ohJu73KKg==",
|
||||
"version": "15.5.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.5.0.tgz",
|
||||
"integrity": "sha512-mP4Tx7o2HP9ByhAbIXfLKbDLB1AWVTmhYiqHiXFi8gVq+odFlp9Z9uTb3GNtR722wluW54XCo9qdgpY9eQpVqQ==",
|
||||
"dependencies": {
|
||||
"axios": "^1.4.0",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
@@ -16361,9 +16361,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "15.0.117",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.117.tgz",
|
||||
"integrity": "sha512-pLS6njPh5CqmlCsCsQTsUzrTvQlb84rBiiYCZCXOaZ8326RZ3WRvHFnLKQgVgomstWE/6suuwUIO2ohJu73KKg==",
|
||||
"version": "15.5.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.5.0.tgz",
|
||||
"integrity": "sha512-mP4Tx7o2HP9ByhAbIXfLKbDLB1AWVTmhYiqHiXFi8gVq+odFlp9Z9uTb3GNtR722wluW54XCo9qdgpY9eQpVqQ==",
|
||||
"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.14.115",
|
||||
"zigbee-herdsman-converters": "15.0.117",
|
||||
"zigbee-herdsman-converters": "15.5.0",
|
||||
"zigbee2mqtt-frontend": "0.6.129"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user