http-client: convert to ESM

This commit is contained in:
Daniel Kennedy
2026-01-28 10:27:09 -05:00
parent a2986ee511
commit c9ab4f9548
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",