From 3d3bff88d756ccea2d74bd57e61b322b18f105cd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 08:40:10 +0000 Subject: [PATCH] Update zigbee-herdsman-converters to 15.0.117 (#17750) Co-authored-by: Koenkk --- package-lock.json | 46 +++++++++++++++++++++++----------------------- package.json | 2 +- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/package-lock.json b/package-lock.json index ca9567a7b..3a5b8af02 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "winston-transport": "^4.5.0", "ws": "^8.13.0", "zigbee-herdsman": "0.14.115", - "zigbee-herdsman-converters": "15.0.116", + "zigbee-herdsman-converters": "15.0.117", "zigbee2mqtt-frontend": "0.6.129" }, "bin": { @@ -3301,9 +3301,9 @@ } }, "node_modules/agent-base": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.0.1.tgz", - "integrity": "sha512-V9to8gr2GK7eA+xskWGAFUX/TLSQKuH2TI06c/jGLL6yLp3oEjtnqM7a5tPV9fC1rabLeAgThZeBwsYX+WWHpw==", + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.0.2.tgz", + "integrity": "sha512-k2/tQ1+8Zf50dEUJWklUP80LcE/+Ph+OJ6cf2Ff2fD/c/TtCe6ofnCoNMz9UnyxOQYlaAALZtEWETzn+1JjfHg==", "dependencies": { "debug": "^4.3.4" }, @@ -5198,11 +5198,11 @@ } }, "node_modules/https-proxy-agent": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-6.1.0.tgz", - "integrity": "sha512-rvGRAlc3y+iS7AC9Os2joN91mX8wHpJ4TEklmHHxr7Gz2Juqa7fJmJ8wWxXNpTaRt56MQTwojxV5d82UW/+jwg==", + "version": "6.2.0", + "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-6.2.0.tgz", + "integrity": "sha512-4xhCnMpxR9fupa7leh9uJK2P/qjYIeaM9uZ9c1bi1JDSwX2VH9NDk/oKSToNX4gBKa2WT31Mldne7e26ckohLQ==", "dependencies": { - "agent-base": "^7.0.1", + "agent-base": "^7.0.2", "debug": "4" }, "engines": { @@ -9234,13 +9234,13 @@ } }, "node_modules/zigbee-herdsman-converters": { - "version": "15.0.116", - "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.116.tgz", - "integrity": "sha512-6gFOiQoadZo0eA/KCIxLanT3pEstmqt133KulYGT+do34aTm2QdLxuVMEGAqlppRSWS90L9sjOc8aNwSy3vHhA==", + "version": "15.0.117", + "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.117.tgz", + "integrity": "sha512-pLS6njPh5CqmlCsCsQTsUzrTvQlb84rBiiYCZCXOaZ8326RZ3WRvHFnLKQgVgomstWE/6suuwUIO2ohJu73KKg==", "dependencies": { "axios": "^1.4.0", "buffer-crc32": "^0.2.13", - "https-proxy-agent": "^6.1.0", + "https-proxy-agent": "^6.2.0", "tar-stream": "^3.0.0", "zigbee-herdsman": "^0.14.115" } @@ -11597,9 +11597,9 @@ "requires": {} }, "agent-base": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.0.1.tgz", - "integrity": "sha512-V9to8gr2GK7eA+xskWGAFUX/TLSQKuH2TI06c/jGLL6yLp3oEjtnqM7a5tPV9fC1rabLeAgThZeBwsYX+WWHpw==", + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.0.2.tgz", + "integrity": "sha512-k2/tQ1+8Zf50dEUJWklUP80LcE/+Ph+OJ6cf2Ff2fD/c/TtCe6ofnCoNMz9UnyxOQYlaAALZtEWETzn+1JjfHg==", "requires": { "debug": "^4.3.4" } @@ -13024,11 +13024,11 @@ } }, "https-proxy-agent": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-6.1.0.tgz", - "integrity": "sha512-rvGRAlc3y+iS7AC9Os2joN91mX8wHpJ4TEklmHHxr7Gz2Juqa7fJmJ8wWxXNpTaRt56MQTwojxV5d82UW/+jwg==", + "version": "6.2.0", + "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-6.2.0.tgz", + "integrity": "sha512-4xhCnMpxR9fupa7leh9uJK2P/qjYIeaM9uZ9c1bi1JDSwX2VH9NDk/oKSToNX4gBKa2WT31Mldne7e26ckohLQ==", "requires": { - "agent-base": "^7.0.1", + "agent-base": "^7.0.2", "debug": "4" } }, @@ -16016,13 +16016,13 @@ } }, "zigbee-herdsman-converters": { - "version": "15.0.116", - "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.116.tgz", - "integrity": "sha512-6gFOiQoadZo0eA/KCIxLanT3pEstmqt133KulYGT+do34aTm2QdLxuVMEGAqlppRSWS90L9sjOc8aNwSy3vHhA==", + "version": "15.0.117", + "resolved": "https://registry.npmjs.org/zigbee-herdsman-converters/-/zigbee-herdsman-converters-15.0.117.tgz", + "integrity": "sha512-pLS6njPh5CqmlCsCsQTsUzrTvQlb84rBiiYCZCXOaZ8326RZ3WRvHFnLKQgVgomstWE/6suuwUIO2ohJu73KKg==", "requires": { "axios": "^1.4.0", "buffer-crc32": "^0.2.13", - "https-proxy-agent": "^6.1.0", + "https-proxy-agent": "^6.2.0", "tar-stream": "^3.0.0", "zigbee-herdsman": "^0.14.115" } diff --git a/package.json b/package.json index 543352973..d059f9eec 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "winston-transport": "^4.5.0", "ws": "^8.13.0", "zigbee-herdsman": "0.14.115", - "zigbee-herdsman-converters": "15.0.116", + "zigbee-herdsman-converters": "15.0.117", "zigbee2mqtt-frontend": "0.6.129" }, "devDependencies": {