diff --git a/package.json b/package.json index d60192b..4ab73de 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "packageManager": "yarn@3.5.1", "dependencies": { "@actions/core": "^1.10.0", - "@actions/exec": "^1.1.0", + "@actions/exec": "^1.1.1", "addressparser": "^1.0.1", "fs-extra": "^11.1.1" }, diff --git a/yarn.lock b/yarn.lock index 81a9128..284f580 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15,7 +15,7 @@ __metadata: languageName: node linkType: hard -"@actions/exec@npm:^1.1.0": +"@actions/exec@npm:^1.1.1": version: 1.1.1 resolution: "@actions/exec@npm:1.1.1" dependencies: @@ -1099,7 +1099,7 @@ __metadata: resolution: "github-pages@workspace:." dependencies: "@actions/core": ^1.10.0 - "@actions/exec": ^1.1.0 + "@actions/exec": ^1.1.1 "@types/fs-extra": ^11.0.1 "@types/node": ^16.18.26 "@typescript-eslint/eslint-plugin": ^5.59.2