From 5eae0b6331b8e893add029ae443fe0330e3f30ff Mon Sep 17 00:00:00 2001 From: reggi Date: Tue, 1 Oct 2024 18:54:47 -0400 Subject: [PATCH] deps: bump cacache@19.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d4d3b5..20f574f 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "license": "ISC", "dependencies": { "@npmcli/agent": "^3.0.0", - "cacache": "^18.0.0", + "cacache": "^19.0.1", "http-cache-semantics": "^4.1.1", "minipass": "^7.0.2", "minipass-fetch": "^4.0.0",