diff --git a/dist/cli.js b/dist/cli.js index bedc44288..94ab462ab 100644 --- a/dist/cli.js +++ b/dist/cli.js @@ -112,7 +112,8 @@ var devDependencies = { var pnpm = { overrides: { sharp: "^0.34.5", - "@img/sharp-libvips-darwin-arm64": "1.2.4" + "@img/sharp-libvips-darwin-arm64": "1.2.4", + tmp: "0.2.7" }, onlyBuiltDependencies: [ "esbuild", diff --git a/package.json b/package.json index 3aba1616e..10abd09d2 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,8 @@ "pnpm": { "overrides": { "sharp": "^0.34.5", - "@img/sharp-libvips-darwin-arm64": "1.2.4" + "@img/sharp-libvips-darwin-arm64": "1.2.4", + "tmp": "0.2.7" }, "onlyBuiltDependencies": [ "esbuild", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2648b74eb..6597eed8b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,6 +7,7 @@ settings: overrides: sharp: ^0.34.5 '@img/sharp-libvips-darwin-arm64': 1.2.4 + tmp: 0.2.7 importers: @@ -1361,8 +1362,8 @@ packages: tmp-promise@3.0.3: resolution: {integrity: sha512-RwM7MoPojPxsOBYnyd2hy0bxtIlVrihNs9pj5SUvY8Zz1sQcQG2tG1hSr8PDxfgEB8RNKDhqbIlroIarSNDNsQ==} - tmp@0.2.5: - resolution: {integrity: sha512-voyz6MApa1rQGUxT3E+BK7/ROe8itEx7vD8/HEvt4xwXucvQ5G5oeEiHkmHZJuBO21RpOf+YYm9MOivj709jow==} + tmp@0.2.7: + resolution: {integrity: sha512-e0votIpp4Uo2AJYSzVHV6xCcawuiez3DzqDAbrTc3YxBkplN6e+dM13ZeIcZnDg/QpSuU2zfZ3rzwY8ukEnaXw==} engines: {node: '>=14.14'} token-types@6.1.2: @@ -2593,9 +2594,9 @@ snapshots: tmp-promise@3.0.3: dependencies: - tmp: 0.2.5 + tmp: 0.2.7 - tmp@0.2.5: {} + tmp@0.2.7: {} token-types@6.1.2: dependencies: