Skip to content

Commit 33d972a

Browse files
authoredOct 13, 2022
deps: bump cacache from 16.1.3 to 17.0.0 (#184)
BREAKING CHANGE: this module no longer attempts to change file ownership automatically
1 parent 672caac commit 33d972a

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.1.0",
37+
"cacache": "^17.0.0",
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.