mirror of
https://github.com/actions/stale.git
synced 2026-08-31 13:04:14 +01:00
fix: update undici override to specific version 6.27.0
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
"semver": "^7.7.4"
|
||||
},
|
||||
"overrides": {
|
||||
"undici": ">=6.27.0"
|
||||
"undici": "6.27.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^29.5.14",
|
||||
|
||||
Reference in New Issue
Block a user