diff --git a/.licenses/npm/@actions/http-client.dep.yml b/.licenses/npm/@actions/http-client.dep.yml index 43316cbc..88e4e663 100644 --- a/.licenses/npm/@actions/http-client.dep.yml +++ b/.licenses/npm/@actions/http-client.dep.yml @@ -1,6 +1,6 @@ --- name: "@actions/http-client" -version: 1.0.11 +version: 2.0.1 type: npm summary: Actions Http Client homepage: https://github.com/actions/http-client#readme diff --git a/package.json b/package.json index 4987fd93..9dabb69d 100644 --- a/package.json +++ b/package.json @@ -44,4 +44,4 @@ "ts-jest": "^27.0.5", "typescript": "^3.8.3" } -} \ No newline at end of file +}