Skip to content

Commit 1a8d196

Browse files
committed
deps: update npm undici@6.28.0
Signed-off-by: Santiago Gimeno <santiago.gimeno@gmail.com>
1 parent 82a47f2 commit 1a8d196

6 files changed

Lines changed: 139 additions & 13 deletions

File tree

deps/npm/node_modules/undici/lib/core/request.js

Lines changed: 12 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

deps/npm/node_modules/undici/lib/dispatcher/client-h1.js

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

deps/npm/node_modules/undici/lib/handler/retry-handler.js

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

deps/npm/node_modules/undici/lib/web/cookies/util.js

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

deps/npm/node_modules/undici/package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

deps/npm/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@
115115
"text-table": "~0.2.0",
116116
"tiny-relative-date": "^2.0.2",
117117
"treeverse": "^3.0.0",
118+
"undici": "^6.28.0",
118119
"validate-npm-package-name": "^7.0.2",
119120
"which": "^6.0.1"
120121
},
@@ -183,6 +184,7 @@
183184
"text-table",
184185
"tiny-relative-date",
185186
"treeverse",
187+
"undici",
186188
"validate-npm-package-name",
187189
"which"
188190
],

0 commit comments

Comments
 (0)