diff --git a/package.json b/package.json index 8e95576..ee0ac31 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,8 @@ "@actions/http-client": "^1.0.11", "@actions/tool-cache": "^1.7.1", "node-fetch": ">=3.2.0", - "uuid": "^8.3.2" + "uuid": "^8.3.2", + "ansi-regex": ">=5.0.1" }, "devDependencies": { "@types/jest": "^27.0.1",