From 2ad69f746414d8555130491261d67704f00a7059 Mon Sep 17 00:00:00 2001 From: Shubham Tiwari <64764738+tiwarishub@users.noreply.github.com> Date: Sun, 26 Jun 2022 09:58:32 +0000 Subject: [PATCH] license --- .licenses/npm/@actions/http-client.dep.yml | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 +}