Skip to content

Commit 44fe6ce

Browse files
authoredMar 22, 2022
deps: update cacache requirement from ^16.0.1 to ^16.0.2 (#127)
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>
1 parent cb3873c commit 44fe6ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"license": "ISC",
3535
"dependencies": {
3636
"agentkeepalive": "^4.2.1",
37-
"cacache": "^16.0.1",
37+
"cacache": "^16.0.2",
3838
"http-cache-semantics": "^4.1.0",
3939
"http-proxy-agent": "^5.0.0",
4040
"https-proxy-agent": "^5.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.