From e50524f7eaf3f8dc3d11cbec4bb145662f2588e8 Mon Sep 17 00:00:00 2001 From: Namrata Jha Date: Mon, 25 Oct 2021 11:39:04 +0000 Subject: [PATCH] update licences --- .../{http-client.dep-1.0.8.yml => http-client-1.0.8.dep.yml} | 0 .licenses/npm/node-fetch.dep.yml | 2 +- .licenses/npm/tr46.dep.yml | 2 +- .licenses/npm/webidl-conversions.dep.yml | 2 +- .licenses/npm/whatwg-url.dep.yml | 2 +- 5 files changed, 4 insertions(+), 4 deletions(-) rename .licenses/npm/@actions/{http-client.dep-1.0.8.yml => http-client-1.0.8.dep.yml} (100%) diff --git a/.licenses/npm/@actions/http-client.dep-1.0.8.yml b/.licenses/npm/@actions/http-client-1.0.8.dep.yml similarity index 100% rename from .licenses/npm/@actions/http-client.dep-1.0.8.yml rename to .licenses/npm/@actions/http-client-1.0.8.dep.yml diff --git a/.licenses/npm/node-fetch.dep.yml b/.licenses/npm/node-fetch.dep.yml index 19e6297..beb306d 100644 --- a/.licenses/npm/node-fetch.dep.yml +++ b/.licenses/npm/node-fetch.dep.yml @@ -1,6 +1,6 @@ --- name: node-fetch -version: ^2.6.0 +version: 2.6.5 type: npm summary: A light-weight module that brings window.fetch to node.js homepage: https://github.com/bitinn/node-fetch diff --git a/.licenses/npm/tr46.dep.yml b/.licenses/npm/tr46.dep.yml index 16fe2c8..caa48b8 100644 --- a/.licenses/npm/tr46.dep.yml +++ b/.licenses/npm/tr46.dep.yml @@ -1,6 +1,6 @@ --- name: "tr46" -version: 2.1.0 +version: 0.0.3 type: npm summary: An JavaScript implementation of Unicode Technical Standard #46: Unicode IDNA Compatibility Processing. homepage: https://github.com/jsdom/tr46#readme diff --git a/.licenses/npm/webidl-conversions.dep.yml b/.licenses/npm/webidl-conversions.dep.yml index 686e8f3..feb89fc 100644 --- a/.licenses/npm/webidl-conversions.dep.yml +++ b/.licenses/npm/webidl-conversions.dep.yml @@ -1,6 +1,6 @@ --- name: "webidl-conversions" -version: 6.1.0 +version: 3.0.1 type: npm summary: Implements the Web IDL algorithms for converting to and from JavaScript values homepage: https://github.com/jsdom/webidl-conversions#readme diff --git a/.licenses/npm/whatwg-url.dep.yml b/.licenses/npm/whatwg-url.dep.yml index db6ff75..ec0e910 100644 --- a/.licenses/npm/whatwg-url.dep.yml +++ b/.licenses/npm/whatwg-url.dep.yml @@ -1,6 +1,6 @@ --- name: "whatwg-url" -version: 8.7.0 +version: 5.0.0 type: npm summary: An implementation of the WHATWG URL Standard in JavaScript homepage: https://github.com/jsdom/whatwg-url#readme