Skip to content

Commit 2953d07

Browse files
committed
chore(deps): update http-client
Signed-off-by: Carlos Alexandro Becker <[email protected]>
1 parent 62d4b8a commit 2953d07

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

dist/index.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"dependencies": {
2929
"@actions/core": "^1.10.1",
3030
"@actions/exec": "^1.1.1",
31-
"@actions/http-client": "^2.2.0",
31+
"@actions/http-client": "^2.2.1",
3232
"@actions/tool-cache": "^2.0.1",
3333
"js-yaml": "^4.1.0",
3434
"semver": "^7.6.0",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,13 @@ __metadata:
5050
languageName: node
5151
linkType: hard
5252

53-
"@actions/http-client@npm:^2.2.0":
54-
version: 2.2.0
55-
resolution: "@actions/http-client@npm:2.2.0"
53+
"@actions/http-client@npm:^2.2.1":
54+
version: 2.2.1
55+
resolution: "@actions/http-client@npm:2.2.1"
5656
dependencies:
5757
tunnel: ^0.0.6
5858
undici: ^5.25.4
59-
checksum: 075fc21e8c05e865239bfc5cc91ce42aff7ac7877a5828145545cb27c572f74af8f96f90233f3ba2376525a9032bb8eadebd7221c007ce62459b99d5d2362f94
59+
checksum: c51c003cd697289136c0e81c0f9b8e57a9bb1a038dc7c9a91a71c02f4ae5e27ef7d3e305aefa7c815604049209d114c06e9991a5c5eaa055508519329267f962
6060
languageName: node
6161
linkType: hard
6262

@@ -3091,7 +3091,7 @@ __metadata:
30913091
dependencies:
30923092
"@actions/core": ^1.10.1
30933093
"@actions/exec": ^1.1.1
3094-
"@actions/http-client": ^2.2.0
3094+
"@actions/http-client": ^2.2.1
30953095
"@actions/tool-cache": ^2.0.1
30963096
"@types/node": ^20.6.0
30973097
"@typescript-eslint/eslint-plugin": ^6.6.0

0 commit comments

Comments
 (0)