From 3596fc0e42fd85f95cdd971e0b6d080b56478214 Mon Sep 17 00:00:00 2001
From: Thomas Boop <thboop@github.com>
Date: Tue, 11 Aug 2020 19:28:19 -0400
Subject: [PATCH] manual updates of dependencies

---
 .licenses/npm/@actions/http-client.dep.yml | 2 +-
 .licenses/npm/lodash.get.dep.yml           | 2 +-
 .licenses/npm/lodash.set.dep.yml           | 2 +-
 .licenses/npm/lodash.uniq.dep.yml          | 2 +-
 .licenses/npm/typed-rest-client.dep.yml    | 2 +-
 .licenses/npm/underscore.dep.yml           | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/.licenses/npm/@actions/http-client.dep.yml b/.licenses/npm/@actions/http-client.dep.yml
index c95a91c..d18a24f 100644
--- a/.licenses/npm/@actions/http-client.dep.yml
+++ b/.licenses/npm/@actions/http-client.dep.yml
@@ -4,7 +4,7 @@ version: 1.0.8
 type: npm
 summary: Actions Http Client
 homepage: https://github.com/actions/http-client#readme
-license: other
+license: mit
 licenses:
 - sources: LICENSE
   text: |
diff --git a/.licenses/npm/lodash.get.dep.yml b/.licenses/npm/lodash.get.dep.yml
index c57fdd5..6a6543c 100644
--- a/.licenses/npm/lodash.get.dep.yml
+++ b/.licenses/npm/lodash.get.dep.yml
@@ -4,7 +4,7 @@ version: 4.4.2
 type: npm
 summary: The lodash method `_.get` exported as a module.
 homepage: https://lodash.com/
-license: other
+license: mit
 licenses:
 - sources: LICENSE
   text: |
diff --git a/.licenses/npm/lodash.set.dep.yml b/.licenses/npm/lodash.set.dep.yml
index 23c4c9a..d6b2724 100644
--- a/.licenses/npm/lodash.set.dep.yml
+++ b/.licenses/npm/lodash.set.dep.yml
@@ -4,7 +4,7 @@ version: 4.3.2
 type: npm
 summary: The lodash method `_.set` exported as a module.
 homepage: https://lodash.com/
-license: other
+license: mit
 licenses:
 - sources: LICENSE
   text: |
diff --git a/.licenses/npm/lodash.uniq.dep.yml b/.licenses/npm/lodash.uniq.dep.yml
index 13f6956..eb769ca 100644
--- a/.licenses/npm/lodash.uniq.dep.yml
+++ b/.licenses/npm/lodash.uniq.dep.yml
@@ -4,7 +4,7 @@ version: 4.5.0
 type: npm
 summary: The lodash method `_.uniq` exported as a module.
 homepage: https://lodash.com/
-license: other
+license: mit
 licenses:
 - sources: LICENSE
   text: |
diff --git a/.licenses/npm/typed-rest-client.dep.yml b/.licenses/npm/typed-rest-client.dep.yml
index 42115f7..7076df4 100644
--- a/.licenses/npm/typed-rest-client.dep.yml
+++ b/.licenses/npm/typed-rest-client.dep.yml
@@ -4,7 +4,7 @@ version: 1.5.0
 type: npm
 summary: Node Rest and Http Clients for use with TypeScript
 homepage: https://github.com/Microsoft/typed-rest-client#readme
-license: other
+license: mit
 licenses:
 - sources: LICENSE
   text: |
diff --git a/.licenses/npm/underscore.dep.yml b/.licenses/npm/underscore.dep.yml
index d09557f..7171cc6 100644
--- a/.licenses/npm/underscore.dep.yml
+++ b/.licenses/npm/underscore.dep.yml
@@ -4,7 +4,7 @@ version: 1.8.3
 type: npm
 summary: JavaScript's functional programming helper library.
 homepage: http://underscorejs.org
-license: other
+license: mit
 licenses:
 - sources: LICENSE
   text: |