mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-19 10:06:58 +00:00
fix(ignore): update zigbee-herdsman-converters to 15.74.0 (#18949)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
Generated
+17
-17
@@ -34,7 +34,7 @@
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.14.1",
|
||||
"zigbee-herdsman": "0.18.7",
|
||||
"zigbee-herdsman-converters": "15.73.0",
|
||||
"zigbee-herdsman-converters": "15.74.0",
|
||||
"zigbee2mqtt-frontend": "0.6.135"
|
||||
},
|
||||
"bin": {
|
||||
@@ -5734,9 +5734,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/https-proxy-agent": {
|
||||
"version": "7.0.1",
|
||||
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.1.tgz",
|
||||
"integrity": "sha512-Eun8zV0kcYS1g19r78osiQLEFIRspRUDd9tIfBCTBPBeMieF/EsJNL8VI3xOIdYRDEkjQnqOYPsZ2DsWsVsFwQ==",
|
||||
"version": "7.0.2",
|
||||
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.2.tgz",
|
||||
"integrity": "sha512-NmLNjm6ucYwtcUmL7JQC1ZQ57LmHP4lT15FQ8D61nak1rO6DH+fz5qNK2Ap5UN4ZapYICE3/0KodcLYSPsPbaA==",
|
||||
"dependencies": {
|
||||
"agent-base": "^7.0.2",
|
||||
"debug": "4"
|
||||
@@ -9801,15 +9801,15 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee-herdsman-converters": {
|
||||
"version": "15.73.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.73.0.tgz",
|
||||
"integrity": "sha512-GQ2cgx0Vsfv/kjz4jzA+QdJfpL3VatN9wfD63tZhx26gMY6WrT3Vglf6l78Hubu8XR6e+wMyjrk0QvJ2zdMwdw==",
|
||||
"version": "15.74.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.74.0.tgz",
|
||||
"integrity": "sha512-e3bhi9oUy+vSu+00GpUvyj2qHoz5KRJY4lBNG+t8D7T7sN9133HJhHLum1ZkJ+4PGUQ+5dalnLolYI4RWKDb5Q==",
|
||||
"dependencies": {
|
||||
"axios": "^1.5.0",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
"https-proxy-agent": "^7.0.1",
|
||||
"https-proxy-agent": "^7.0.2",
|
||||
"tar-stream": "^3.1.6",
|
||||
"zigbee-herdsman": "^0.18.6"
|
||||
"zigbee-herdsman": "^0.18.7"
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee2mqtt-frontend": {
|
||||
@@ -13909,9 +13909,9 @@
|
||||
}
|
||||
},
|
||||
"https-proxy-agent": {
|
||||
"version": "7.0.1",
|
||||
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.1.tgz",
|
||||
"integrity": "sha512-Eun8zV0kcYS1g19r78osiQLEFIRspRUDd9tIfBCTBPBeMieF/EsJNL8VI3xOIdYRDEkjQnqOYPsZ2DsWsVsFwQ==",
|
||||
"version": "7.0.2",
|
||||
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.2.tgz",
|
||||
"integrity": "sha512-NmLNjm6ucYwtcUmL7JQC1ZQ57LmHP4lT15FQ8D61nak1rO6DH+fz5qNK2Ap5UN4ZapYICE3/0KodcLYSPsPbaA==",
|
||||
"requires": {
|
||||
"agent-base": "^7.0.2",
|
||||
"debug": "4"
|
||||
@@ -16910,15 +16910,15 @@
|
||||
}
|
||||
},
|
||||
"zigbee-herdsman-converters": {
|
||||
"version": "15.73.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.73.0.tgz",
|
||||
"integrity": "sha512-GQ2cgx0Vsfv/kjz4jzA+QdJfpL3VatN9wfD63tZhx26gMY6WrT3Vglf6l78Hubu8XR6e+wMyjrk0QvJ2zdMwdw==",
|
||||
"version": "15.74.0",
|
||||
"resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.74.0.tgz",
|
||||
"integrity": "sha512-e3bhi9oUy+vSu+00GpUvyj2qHoz5KRJY4lBNG+t8D7T7sN9133HJhHLum1ZkJ+4PGUQ+5dalnLolYI4RWKDb5Q==",
|
||||
"requires": {
|
||||
"axios": "^1.5.0",
|
||||
"buffer-crc32": "^0.2.13",
|
||||
"https-proxy-agent": "^7.0.1",
|
||||
"https-proxy-agent": "^7.0.2",
|
||||
"tar-stream": "^3.1.6",
|
||||
"zigbee-herdsman": "^0.18.6"
|
||||
"zigbee-herdsman": "^0.18.7"
|
||||
}
|
||||
},
|
||||
"zigbee2mqtt-frontend": {
|
||||
|
||||
+1
-1
@@ -60,7 +60,7 @@
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.14.1",
|
||||
"zigbee-herdsman": "0.18.7",
|
||||
"zigbee-herdsman-converters": "15.73.0",
|
||||
"zigbee-herdsman-converters": "15.74.0",
|
||||
"zigbee2mqtt-frontend": "0.6.135"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user