From 224d7ab315e8b6f6d35b6987bbac8b9141067d39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 22:57:05 +0000 Subject: [PATCH] build(deps): bump @actions/http-client from 2.2.0 to 2.2.1 Bumps [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client) from 2.2.0 to 2.2.1. - [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] --- package.json | 2 +- yarn.lock | 12 +++++++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0970037..a36eb12 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@actions/core": "^1.10.1", "@actions/exec": "^1.1.1", "@actions/github": "^6.0.0", - "@actions/http-client": "^2.2.0", + "@actions/http-client": "^2.2.1", "@actions/io": "^1.1.3", "@actions/tool-cache": "^2.0.1", "@octokit/core": "^5.1.0", diff --git a/yarn.lock b/yarn.lock index 0863535..f31ba4e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -109,6 +109,16 @@ __metadata: languageName: node linkType: hard +"@actions/http-client@npm:^2.2.1": + version: 2.2.1 + resolution: "@actions/http-client@npm:2.2.1" + dependencies: + tunnel: ^0.0.6 + undici: ^5.25.4 + checksum: c51c003cd697289136c0e81c0f9b8e57a9bb1a038dc7c9a91a71c02f4ae5e27ef7d3e305aefa7c815604049209d114c06e9991a5c5eaa055508519329267f962 + languageName: node + linkType: hard + "@actions/io@npm:^1.0.1, @actions/io@npm:^1.1.1, @actions/io@npm:^1.1.3": version: 1.1.3 resolution: "@actions/io@npm:1.1.3" @@ -1043,7 +1053,7 @@ __metadata: "@actions/core": ^1.10.1 "@actions/exec": ^1.1.1 "@actions/github": ^6.0.0 - "@actions/http-client": ^2.2.0 + "@actions/http-client": ^2.2.1 "@actions/io": ^1.1.3 "@actions/tool-cache": ^2.0.1 "@octokit/core": ^5.1.0