Skip to content

Commit

Permalink
chore: Bump @actions/http-client from 2.2.0 to 2.2.1
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 10, 2024
1 parent 457522d commit 7593fc5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"test": "jest"
},
"dependencies": {
"@actions/http-client": "2.2.0",
"@actions/http-client": "2.2.1",
"date-fns": "2.30.0",
"idonttrustlikethat": "2.1.2"
}
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ __metadata:
languageName: node
linkType: hard

"@actions/http-client@npm:2.2.0":
version: 2.2.0
resolution: "@actions/http-client@npm:2.2.0"
"@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: 075fc21e8c05e865239bfc5cc91ce42aff7ac7877a5828145545cb27c572f74af8f96f90233f3ba2376525a9032bb8eadebd7221c007ce62459b99d5d2362f94
checksum: c51c003cd697289136c0e81c0f9b8e57a9bb1a038dc7c9a91a71c02f4ae5e27ef7d3e305aefa7c815604049209d114c06e9991a5c5eaa055508519329267f962
languageName: node
linkType: hard

Expand Down Expand Up @@ -475,7 +475,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@gatling-enterprise-runner/common@workspace:common"
dependencies:
"@actions/http-client": 2.2.0
"@actions/http-client": 2.2.1
date-fns: 2.30.0
idonttrustlikethat: 2.1.2
languageName: unknown
Expand Down

0 comments on commit 7593fc5

Please sign in to comment.