Skip to content

Commit

Permalink
deps: update minipass-fetch requirement from ^1.3.2 to ^1.4.1
Browse files Browse the repository at this point in the history
Updates the requirements on [minipass-fetch](https://github.com/npm/minipass-fetch) to permit the latest version.
- [Release notes](https://github.com/npm/minipass-fetch/releases)
- [Commits](npm/minipass-fetch@v1.3.2...v1.4.1)

---
updated-dependencies:
- dependency-name: minipass-fetch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and wraithgar committed Feb 8, 2022
1 parent 778c46a commit 6fabf4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -42,7 +42,7 @@
"lru-cache": "^7.0.1",
"minipass": "^3.1.6",
"minipass-collect": "^1.0.2",
"minipass-fetch": "^1.3.2",
"minipass-fetch": "^1.4.1",
"minipass-flush": "^1.0.5",
"minipass-pipeline": "^1.2.4",
"negotiator": "^0.6.3",
Expand Down

0 comments on commit 6fabf4c

Please sign in to comment.