Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
deps: update make-fetch-happen requirement from ^10.0.4 to ^10.0.6 (#101
)

Updates the requirements on [make-fetch-happen](https://github.com/npm/make-fetch-happen) to permit the latest version.
- [Release notes](https://github.com/npm/make-fetch-happen/releases)
- [Changelog](https://github.com/npm/make-fetch-happen/blob/main/CHANGELOG.md)
- [Commits](npm/make-fetch-happen@v10.0.4...v10.0.6)

---
updated-dependencies:
- dependency-name: make-fetch-happen
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 22, 2022
1 parent 3e08986 commit 1d2f3ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -31,7 +31,7 @@
"author": "GitHub Inc.",
"license": "ISC",
"dependencies": {
"make-fetch-happen": "^10.0.4",
"make-fetch-happen": "^10.0.6",
"minipass": "^3.1.6",
"minipass-fetch": "^2.0.3",
"minipass-json-stream": "^1.0.1",
Expand Down

0 comments on commit 1d2f3ed

Please sign in to comment.