http-client: convert to ESM

This commit is contained in:
Daniel Kennedy
2026-01-28 09:30:08 -05:00
parent a2986ee511
commit 74c953d0d2
6 changed files with 21 additions and 9 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@actions/http-client",
"version": "3.0.2",
"version": "4.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@actions/http-client",
"version": "3.0.2",
"version": "4.0.0",
"license": "MIT",
"dependencies": {
"tunnel": "^0.0.6",