update with dist updates

This commit is contained in:
Salman Muin Kayser Chishti
2025-10-15 16:22:51 +01:00
parent 7aea3e735f
commit 33a9b6c09c
23 changed files with 1157 additions and 1953 deletions
+4 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@actions/http-client",
"version": "3.0.0",
"version": "3.0.1",
"description": "Actions Http Client",
"keywords": [
"github",
@@ -47,5 +47,8 @@
"dependencies": {
"tunnel": "^0.0.6",
"undici": "^5.28.5"
},
"overrides": {
"uri-js": "npm:uri-js-replace@^1.0.1"
}
}