From 1534dfad1bc8882e87c10f580857019f70cb04ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Aug 2023 07:43:54 +0000 Subject: [PATCH] build(deps): bump @actions/http-client from 2.1.0 to 2.1.1 Bumps [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client) from 2.1.0 to 2.1.1. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/http-client/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/@actions/http-client@2.1.1/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 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index cdb82bf..e8a2cde 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@actions/core": "^1.10.0", "@actions/exec": "^1.1.1", "@actions/github": "^5.1.1", - "@actions/http-client": "^2.0.1", + "@actions/http-client": "^2.1.1", "@actions/io": "^1.1.2", "@actions/tool-cache": "^2.0.1", "@octokit/plugin-rest-endpoint-methods": "^7.2.3", diff --git a/yarn.lock b/yarn.lock index 889e9d7..f8d1a40 100644 --- a/yarn.lock +++ b/yarn.lock @@ -969,7 +969,7 @@ __metadata: "@actions/core": ^1.10.0 "@actions/exec": ^1.1.1 "@actions/github": ^5.1.1 - "@actions/http-client": ^2.0.1 + "@actions/http-client": ^2.1.1 "@actions/io": ^1.1.2 "@actions/tool-cache": ^2.0.1 "@octokit/plugin-rest-endpoint-methods": ^7.2.3