From 29bc8064a3db9069e448928eca823742b18e82dd Mon Sep 17 00:00:00 2001
From: Aparna Jyothi <aparnajyothi-y@github.com>
Date: Tue, 8 Apr 2025 14:27:34 +0530
Subject: [PATCH] update on node 16

---
 .licenses/npm/@actions/http-client-2.2.3.dep.yml    | 2 +-
 .licenses/npm/@protobuf-ts/plugin-framework.dep.yml | 2 +-
 .licenses/npm/@protobuf-ts/runtime.dep.yml          | 2 +-
 package-lock.json                                   | 1 -
 4 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/.licenses/npm/@actions/http-client-2.2.3.dep.yml b/.licenses/npm/@actions/http-client-2.2.3.dep.yml
index 1ae400a..1bf161b 100644
--- a/.licenses/npm/@actions/http-client-2.2.3.dep.yml
+++ b/.licenses/npm/@actions/http-client-2.2.3.dep.yml
@@ -4,7 +4,7 @@ version: 2.2.3
 type: npm
 summary: Actions Http Client
 homepage: https://github.com/actions/toolkit/tree/main/packages/http-client
-license: other
+license: mit
 licenses:
 - sources: LICENSE
   text: |
diff --git a/.licenses/npm/@protobuf-ts/plugin-framework.dep.yml b/.licenses/npm/@protobuf-ts/plugin-framework.dep.yml
index b28dba9..93a0fdb 100644
--- a/.licenses/npm/@protobuf-ts/plugin-framework.dep.yml
+++ b/.licenses/npm/@protobuf-ts/plugin-framework.dep.yml
@@ -4,7 +4,7 @@ version: 2.9.6
 type: npm
 summary: framework to create protoc plugins
 homepage: https://github.com/timostamm/protobuf-ts
-license: other
+license: apache-2.0
 licenses:
 - sources: LICENSE
   text: |2
diff --git a/.licenses/npm/@protobuf-ts/runtime.dep.yml b/.licenses/npm/@protobuf-ts/runtime.dep.yml
index dacee2e..6c76433 100644
--- a/.licenses/npm/@protobuf-ts/runtime.dep.yml
+++ b/.licenses/npm/@protobuf-ts/runtime.dep.yml
@@ -4,7 +4,7 @@ version: 2.9.6
 type: npm
 summary: Runtime library for code generated by the protoc plugin "protobuf-ts"
 homepage: https://github.com/timostamm/protobuf-ts
-license: other
+license: apache-2.0
 licenses:
 - sources: LICENSE
   text: |2
diff --git a/package-lock.json b/package-lock.json
index 4e12074..9447970 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -41,7 +41,6 @@
       "version": "4.0.3",
       "resolved": "https://registry.npmjs.org/@actions/cache/-/cache-4.0.3.tgz",
       "integrity": "sha512-SvrqFtYJ7I48A/uXNkoJrnukx5weQv1fGquhs3+4nkByZThBH109KTIqj5x/cGV7JGNvb8dLPVywUOqX1fjiXg==",
-      "license": "MIT",
       "dependencies": {
         "@actions/core": "^1.11.1",
         "@actions/exec": "^1.0.1",