From fb0a324230f96291abe77c9fed05a9fd689eee9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 21:02:43 +0000 Subject: [PATCH] Bump @actions/http-client from 2.2.1 to 2.2.3 in /setup-flyctl Bumps [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client) from 2.2.1 to 2.2.3. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/http-client/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/http-client) --- updated-dependencies: - dependency-name: "@actions/http-client" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- setup-flyctl/package.json | 2 +- setup-flyctl/pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/setup-flyctl/package.json b/setup-flyctl/package.json index 672dc79..f3dca7e 100644 --- a/setup-flyctl/package.json +++ b/setup-flyctl/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@actions/core": "1.10.1", - "@actions/http-client": "2.2.1", + "@actions/http-client": "2.2.3", "@actions/tool-cache": "2.0.1" }, "devDependencies": { diff --git a/setup-flyctl/pnpm-lock.yaml b/setup-flyctl/pnpm-lock.yaml index 4b4f906..2a35aca 100644 --- a/setup-flyctl/pnpm-lock.yaml +++ b/setup-flyctl/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: 1.10.1 version: 1.10.1 '@actions/http-client': - specifier: 2.2.1 - version: 2.2.1 + specifier: 2.2.3 + version: 2.2.3 '@actions/tool-cache': specifier: 2.0.1 version: 2.0.1 @@ -45,8 +45,8 @@ packages: '@actions/exec@1.1.1': resolution: {integrity: sha512-+sCcHHbVdk93a0XT19ECtO/gIXoxvdsgQLzb2fE2/5sIZmWQuluYyjPQtrtTHdU1YzTZ7bAPN4sITq2xi1679w==} - '@actions/http-client@2.2.1': - resolution: {integrity: sha512-KhC/cZsq7f8I4LfZSJKgCvEwfkE8o1538VoBeoGzokVLLnbFDEAdFD3UhoMklxo2un9NJVBdANOresx7vTHlHw==} + '@actions/http-client@2.2.3': + resolution: {integrity: sha512-mx8hyJi/hjFvbPokCg4uRd4ZX78t+YyRPtnKWwIl+RzNaVuFpQHfmlGVfsKEJN8LwTCvL+DfVgAM04XaHkm6bA==} '@actions/io@1.1.3': resolution: {integrity: sha512-wi9JjgKLYS7U/z8PPbco+PvTb/nRWjeoFlJ1Qer83k/3C5PHQi28hiVdeE2kHXmIL99mQFawx8qt/JPjZilJ8Q==} @@ -157,14 +157,14 @@ snapshots: '@actions/core@1.10.1': dependencies: - '@actions/http-client': 2.2.1 + '@actions/http-client': 2.2.3 uuid: 8.3.2 '@actions/exec@1.1.1': dependencies: '@actions/io': 1.1.3 - '@actions/http-client@2.2.1': + '@actions/http-client@2.2.3': dependencies: tunnel: 0.0.6 undici: 5.28.4 @@ -175,7 +175,7 @@ snapshots: dependencies: '@actions/core': 1.10.1 '@actions/exec': 1.1.1 - '@actions/http-client': 2.2.1 + '@actions/http-client': 2.2.3 '@actions/io': 1.1.3 semver: 6.3.1 uuid: 3.4.0