diff --git a/package-lock.json b/package-lock.json index e5eebd5..80d8dc3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1475,9 +1475,9 @@ "dev": true }, "@types/uuid": { - "version": "7.0.2", - "resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-7.0.2.tgz", - "integrity": "sha512-8Ly3zIPTnT0/8RCU6Kg/G3uTICf9sRwYOpUzSIM3503tLIKcnJPRuinHhXngJUy2MntrEf6dlpOHXJju90Qh5w==" + "version": "7.0.4", + "resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-7.0.4.tgz", + "integrity": "sha512-WGZCqBZZ0mXN2RxvLHL6/7RCu+OWs28jgQMP04LWfpyJlQUMTR6YU9CNJAKDgbw+EV/u687INXuLUc7FuML/4g==" }, "@types/yargs": { "version": "15.0.4", diff --git a/package.json b/package.json index 15c7482..8b4cd26 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@actions/core": "1.2.4", "@actions/exec": "1.0.4", "@actions/glob": "0.1.0", - "@types/uuid": "7.0.2", + "@types/uuid": "7.0.4", "hasha": "5.2.0", "tempy": "0.6.0", "uuid": "7.0.3"