diff --git a/package.json b/package.json index 9eacb34..392b43b 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "author": "", "license": "MIT", "dependencies": { - "@actions/artifact": "2.1.10", + "@actions/artifact": "2.1.11", "@actions/cache": "4.0.0", "@actions/core": "^1.11.1", "@actions/github": "^6.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0abefb8..bfcb3e2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@actions/artifact': - specifier: 2.1.10 - version: 2.1.10 + specifier: 2.1.11 + version: 2.1.11 '@actions/cache': specifier: 4.0.0 version: 4.0.0 @@ -72,8 +72,8 @@ importers: packages: - '@actions/artifact@2.1.10': - resolution: {integrity: sha512-3c6DP+ZiTgHuXYaNO3W0MnoK//ZfBnJEam1SpOZuR2epNWO7m8Wh72IdhiKMib4DMyNNt8924TOUaR2X4cRPHQ==} + '@actions/artifact@2.1.11': + resolution: {integrity: sha512-V/N/3yM3oLxozq2dpdGqbd/39UbDOR54bF25vYsvn3QZnyZERSzPjTAAwpGzdcwESye9G7vnuhPiKQACEuBQpg==} '@actions/cache@4.0.0': resolution: {integrity: sha512-WIuxjnZ44lNYtIS4fqSaYvF00hORdy3cSin+jx8xNgBVGWnNIAiCBHjlwusVQlcgExoQC9pHXGrDsZyZr7rCDQ==} @@ -946,10 +946,6 @@ packages: resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==} engines: {node: '>= 8'} - crypto@1.0.1: - resolution: {integrity: sha512-VxBKmeNcqQdiUQUW2Tzq0t377b54N2bMtXO/qiLa+6eRRmmC4qT3D4OnTGoT/U6O9aklQ/jTwbOtRMTTY8G0Ig==} - deprecated: This package is no longer supported. It's now a built-in Node module. If you've depended on crypto, you should switch to the one that's built-in. - debug@4.3.6: resolution: {integrity: sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==} engines: {node: '>=6.0'} @@ -2102,7 +2098,7 @@ packages: snapshots: - '@actions/artifact@2.1.10': + '@actions/artifact@2.1.11': dependencies: '@actions/core': 1.11.1 '@actions/github': 5.1.1 @@ -2114,7 +2110,6 @@ snapshots: '@octokit/request-error': 5.1.0 '@protobuf-ts/plugin': 2.9.4 archiver: 7.0.1 - crypto: 1.0.1 jwt-decode: 3.1.2 twirp-ts: 2.5.0(@protobuf-ts/plugin@2.9.4) unzip-stream: 0.3.4 @@ -3076,8 +3071,6 @@ snapshots: shebang-command: 2.0.0 which: 2.0.2 - crypto@1.0.1: {} - debug@4.3.6: dependencies: ms: 2.1.2