Skip to content

Commit

Permalink
deps: update cacache requirement from ^16.0.1 to ^16.0.2 (#127)
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.1...v16.0.2)

---
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] committed Mar 22, 2022
1 parent cb3873c commit 44fe6ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -34,7 +34,7 @@
"license": "ISC",
"dependencies": {
"agentkeepalive": "^4.2.1",
"cacache": "^16.0.1",
"cacache": "^16.0.2",
"http-cache-semantics": "^4.1.0",
"http-proxy-agent": "^5.0.0",
"https-proxy-agent": "^5.0.0",
Expand Down

0 comments on commit 44fe6ce

Please sign in to comment.