Skip to content

Commit 3b6c5d0

Browse files
committed
fix: update minipass and make-fetch-happen to latest
Root cause found! Fix #23
1 parent 8196169 commit 3b6c5d0

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Diff for: package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"dependencies": {
3131
"@npmcli/ci-detect": "^1.0.0",
3232
"lru-cache": "^5.1.1",
33-
"make-fetch-happen": "^8.0.6",
34-
"minipass": "^3.0.0",
33+
"make-fetch-happen": "^8.0.7",
34+
"minipass": "^3.1.3",
3535
"minipass-fetch": "^1.1.2",
3636
"minipass-json-stream": "^1.0.1",
3737
"minizlib": "^2.0.0",

0 commit comments

Comments
 (0)