From a8e7c377d901f9e7ec7f0bd46f202641bac5711a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 15:38:49 +0000 Subject: [PATCH] build(deps): bump axios and @security-patched/localtunnel Bumps [axios](https://github.com/axios/axios) to 1.7.7 and updates ancestor dependency [@security-patched/localtunnel](https://github.com/security-patched/localtunnel). These dependencies need to be updated together. Updates `axios` from 1.6.0 to 1.7.7 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.6.0...v1.7.7) Updates `@security-patched/localtunnel` from 2.0.2-secpatched.3 to 2.0.2-secpatched.4 - [Release notes](https://github.com/security-patched/localtunnel/releases) - [Changelog](https://github.com/security-patched/localtunnel/blob/master/CHANGELOG.md) - [Commits](https://github.com/security-patched/localtunnel/commits) --- updated-dependencies: - dependency-name: axios dependency-type: indirect - dependency-name: "@security-patched/localtunnel" dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- starsky-tools/localtunnel/package-lock.json | 46 ++++++++++----------- starsky-tools/localtunnel/package.json | 2 +- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/starsky-tools/localtunnel/package-lock.json b/starsky-tools/localtunnel/package-lock.json index 067aa68e6..d47eebea9 100644 --- a/starsky-tools/localtunnel/package-lock.json +++ b/starsky-tools/localtunnel/package-lock.json @@ -9,7 +9,7 @@ "version": "0.6.4", "license": "ISC", "dependencies": { - "@security-patched/localtunnel": "^2.0.2-secpatched.3", + "@security-patched/localtunnel": "^2.0.2-secpatched.4", "cookie-parser": "^1.4.7", "dotenv": "^16.4.7", "express": "^4.21.2", @@ -18,11 +18,11 @@ } }, "node_modules/@security-patched/localtunnel": { - "version": "2.0.2-secpatched.3", - "resolved": "https://registry.npmjs.org/@security-patched/localtunnel/-/localtunnel-2.0.2-secpatched.3.tgz", - "integrity": "sha512-Jd+7ELN9f/k1gfurs5mXh9XdrvjtJ8kj+8M7u/3QsMhBgaloT/9KVJ3Jn7wW51VDeoFAZ0El+qA+hSacEllx7A==", + "version": "2.0.2-secpatched.4", + "resolved": "https://registry.npmjs.org/@security-patched/localtunnel/-/localtunnel-2.0.2-secpatched.4.tgz", + "integrity": "sha512-nK04p4Fp6M8XE2iHVgcVs3SzHxO9oLH80VMUSgrpAuRvtyZlsnwAU7+3L+vRnYQrQD1gxUTDORdT2YF8Ws6GDw==", "dependencies": { - "axios": "1.6.0", + "axios": "1.7.7", "debug": "4.3.2", "openurl": "1.1.1", "yargs": "17.1.1" @@ -100,11 +100,11 @@ "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" }, "node_modules/axios": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.6.0.tgz", - "integrity": "sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==", + "version": "1.7.7", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.7.tgz", + "integrity": "sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==", "dependencies": { - "follow-redirects": "^1.15.0", + "follow-redirects": "^1.15.6", "form-data": "^4.0.0", "proxy-from-env": "^1.1.0" } @@ -467,9 +467,9 @@ } }, "node_modules/form-data": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz", - "integrity": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.1.tgz", + "integrity": "sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==", "dependencies": { "asynckit": "^0.4.0", "combined-stream": "^1.0.8", @@ -1077,11 +1077,11 @@ }, "dependencies": { "@security-patched/localtunnel": { - "version": "2.0.2-secpatched.3", - "resolved": "https://registry.npmjs.org/@security-patched/localtunnel/-/localtunnel-2.0.2-secpatched.3.tgz", - "integrity": "sha512-Jd+7ELN9f/k1gfurs5mXh9XdrvjtJ8kj+8M7u/3QsMhBgaloT/9KVJ3Jn7wW51VDeoFAZ0El+qA+hSacEllx7A==", + "version": "2.0.2-secpatched.4", + "resolved": "https://registry.npmjs.org/@security-patched/localtunnel/-/localtunnel-2.0.2-secpatched.4.tgz", + "integrity": "sha512-nK04p4Fp6M8XE2iHVgcVs3SzHxO9oLH80VMUSgrpAuRvtyZlsnwAU7+3L+vRnYQrQD1gxUTDORdT2YF8Ws6GDw==", "requires": { - "axios": "1.6.0", + "axios": "1.7.7", "debug": "4.3.2", "openurl": "1.1.1", "yargs": "17.1.1" @@ -1135,11 +1135,11 @@ "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" }, "axios": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.6.0.tgz", - "integrity": "sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==", + "version": "1.7.7", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.7.tgz", + "integrity": "sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==", "requires": { - "follow-redirects": "^1.15.0", + "follow-redirects": "^1.15.6", "form-data": "^4.0.0", "proxy-from-env": "^1.1.0" } @@ -1402,9 +1402,9 @@ "integrity": "sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==" }, "form-data": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz", - "integrity": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.1.tgz", + "integrity": "sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==", "requires": { "asynckit": "^0.4.0", "combined-stream": "^1.0.8", diff --git a/starsky-tools/localtunnel/package.json b/starsky-tools/localtunnel/package.json index e39e18555..65fcccf2b 100644 --- a/starsky-tools/localtunnel/package.json +++ b/starsky-tools/localtunnel/package.json @@ -12,7 +12,7 @@ "author": "", "license": "ISC", "dependencies": { - "@security-patched/localtunnel": "^2.0.2-secpatched.3", + "@security-patched/localtunnel": "^2.0.2-secpatched.4", "cookie-parser": "^1.4.7", "dotenv": "^16.4.7", "express": "^4.21.2",