Override undici version

This commit is contained in:
Shivam Mathur
2026-01-17 03:15:23 +05:30
parent 5efa2a774e
commit f89a301251
3 changed files with 9 additions and 20 deletions

View File

@@ -63,7 +63,8 @@
},
"overrides": {
"test-exclude": "^7.0.1",
"glob": "^11.1.0"
"glob": "^11.1.0",
"undici": "^6.23.0"
},
"bugs": {
"url": "https://github.com/shivammathur/setup-php/issues"