Add undici@latest (v7.22.0) as direct dependency

Co-authored-by: salmanmkc <32169182+salmanmkc@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-02-23 19:32:45 +00:00
co-authored by salmanmkc
parent 1667f456c9
commit e6857aaf3c
2 changed files with 50 additions and 10 deletions
+2 -1
View File
@@ -40,7 +40,8 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^3.0.0",
"@actions/github": "^6.0.1"
"@actions/github": "^6.0.1",
"undici": "^7.22.0"
},
"devDependencies": {
"@eslint/compat": "^2.0.1",