Skip to content

Commit

Permalink
deps: update cacache requirement from ^16.0.0 to ^16.0.1 (#122)
Browse files Browse the repository at this point in the history
Updates the requirements on [cacache](https://github.com/npm/cacache) to permit the latest version.
- [Release notes](https://github.com/npm/cacache/releases)
- [Changelog](https://github.com/npm/cacache/blob/main/CHANGELOG.md)
- [Commits](npm/cacache@v16.0.0...v16.0.1)

---
updated-dependencies:
- dependency-name: cacache
  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] authored Mar 16, 2022
1 parent 5f5391b commit cb3873c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"license": "ISC",
"dependencies": {
"agentkeepalive": "^4.2.1",
"cacache": "^16.0.0",
"cacache": "^16.0.1",
"http-cache-semantics": "^4.1.0",
"http-proxy-agent": "^5.0.0",
"https-proxy-agent": "^5.0.0",
Expand Down

0 comments on commit cb3873c

Please sign in to comment.