Skip to content

Commit c4ccbb6

Browse files
committed
Add agentkeepalive override
1 parent 6c403f5 commit c4ccbb6

File tree

2 files changed

+1
-23
lines changed

2 files changed

+1
-23
lines changed

package-lock.json

Lines changed: 0 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@
174174
"vitest": "3.0.8"
175175
},
176176
"overrides": {
177+
"agentkeepalive@>=4 <4.6.0": "4.6.0",
177178
"aggregate-error": "npm:@socketregistry/aggregate-error@^1",
178179
"es-define-property": "npm:@socketregistry/es-define-property@^1",
179180
"function-bind": "npm:@socketregistry/function-bind@^1",

0 commit comments

Comments
 (0)