Skip to content

Commit 0c9cd59

Browse files
committed
fixup! feat: use undici to download binary
1 parent c69fba9 commit 0c9cd59

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"progress": "^2.0.3",
1919
"proxy-from-env": "^1.1.0",
20-
"undici": "^7.16.0",
20+
"undici": "^6.22.0",
2121
"which": "^2.0.2"
2222
},
2323
"devDependencies": {

0 commit comments

Comments
 (0)