diff --git a/package.json b/package.json index 9978edf..d2e0aba 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "test:watch": "vitest" }, "devDependencies": { - "@actions/core": "1.9.1", + "@actions/core": "1.10.0", "@commitlint/cli": "17.3.0", "@commitlint/config-conventional": "17.3.0", "@faker-js/faker": "7.6.0", diff --git a/yarn.lock b/yarn.lock index 2b2998d..11b0f8e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5,17 +5,7 @@ __metadata: version: 7 cacheKey: 9 -"@actions/core@npm:1.9.1": - version: 1.9.1 - resolution: "@actions/core@npm:1.9.1" - dependencies: - "@actions/http-client": "npm:^2.0.1" - uuid: "npm:^8.3.2" - checksum: 22f2de2227d6a3b896c4ebbfdc108c9b31afa65055fc4b72adaac4a5f3eb91f646f65a82819766907ac62e4fd64820eac150861e56f06fa8b05074d3848d4400 - languageName: node - linkType: hard - -"@actions/core@npm:^1.10.0": +"@actions/core@npm:1.10.0, @actions/core@npm:^1.10.0": version: 1.10.0 resolution: "@actions/core@npm:1.10.0" dependencies: @@ -818,7 +808,7 @@ __metadata: version: 0.0.0-use.local resolution: "@flex-development/dist-tag-action@workspace:." dependencies: - "@actions/core": "npm:1.9.1" + "@actions/core": "npm:1.10.0" "@commitlint/cli": "npm:17.3.0" "@commitlint/config-conventional": "npm:17.3.0" "@faker-js/faker": "npm:7.6.0"