From 9018e1ac52dbeb59fd529cbbc0b5163d604373c7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 May 2024 02:43:08 +0000 Subject: [PATCH] build(deps): update dependency cacache to v18.0.3 (#28994) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 0cece2b96ca8a4..64a3135cd364ea 100644 --- a/package.json +++ b/package.json @@ -174,7 +174,7 @@ "aws4": "1.12.0", "azure-devops-node-api": "13.0.0", "bunyan": "1.8.15", - "cacache": "18.0.2", + "cacache": "18.0.3", "cacheable-lookup": "5.0.4", "chalk": "4.1.2", "changelog-filename-regex": "2.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 82afc24170ac5e..96ad69a305d8fb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -108,8 +108,8 @@ importers: specifier: 1.8.15 version: 1.8.15 cacache: - specifier: 18.0.2 - version: 18.0.2 + specifier: 18.0.3 + version: 18.0.3 cacheable-lookup: specifier: 5.0.4 version: 5.0.4 @@ -2591,8 +2591,8 @@ packages: bzip-deflate@1.0.0: resolution: {integrity: sha512-9RMnpiJqMYMJcLdr4pxwowZ8Zh3P+tVswE/bnX6tZ14UGKNcdV5WVK2P+lGp2As+RCjl+i3SFJ117HyCaaHNDA==} - cacache@18.0.2: - resolution: {integrity: sha512-r3NU8h/P+4lVUHfeRw1dtgQYar3DZMm4/cm2bZgOvrFC/su7budSOeqh52VJIC4U4iG1WWwV6vRW0znqBvxNuw==} + cacache@18.0.3: + resolution: {integrity: sha512-qXCd4rh6I07cnDqh8V48/94Tc/WSfj+o3Gn6NZ0aZovS255bUx8O13uKxRFd2eWG0xgsco7+YItQNPaa5E85hg==} engines: {node: ^16.14.0 || >=18.0.0} cacheable-lookup@5.0.4: @@ -9373,7 +9373,7 @@ snapshots: bzip-deflate@1.0.0: {} - cacache@18.0.2: + cacache@18.0.3: dependencies: '@npmcli/fs': 3.1.0 fs-minipass: 3.0.3 @@ -11467,7 +11467,7 @@ snapshots: make-fetch-happen@13.0.1: dependencies: '@npmcli/agent': 2.2.2 - cacache: 18.0.2 + cacache: 18.0.3 http-cache-semantics: 4.1.1 is-lambda: 1.0.1 minipass: 7.1.0