From 10fc5ebdd8fbdd45c849c82f791be524ea4e9fb5 Mon Sep 17 00:00:00 2001 From: HarithaVattikuti <73516759+HarithaVattikuti@users.noreply.github.com> Date: Mon, 22 Jun 2026 14:32:40 -0500 Subject: [PATCH] License update --- .licenses/npm/{semver-7.7.3.dep.yml => semver-7.8.5.dep.yml} | 2 +- .licenses/npm/undici.dep.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename .licenses/npm/{semver-7.7.3.dep.yml => semver-7.8.5.dep.yml} (98%) diff --git a/.licenses/npm/semver-7.7.3.dep.yml b/.licenses/npm/semver-7.8.5.dep.yml similarity index 98% rename from .licenses/npm/semver-7.7.3.dep.yml rename to .licenses/npm/semver-7.8.5.dep.yml index 77ae981..c5813fa 100644 --- a/.licenses/npm/semver-7.7.3.dep.yml +++ b/.licenses/npm/semver-7.8.5.dep.yml @@ -1,6 +1,6 @@ --- name: semver -version: 7.7.3 +version: 7.8.5 type: npm summary: The semantic version parser used by npm. homepage: diff --git a/.licenses/npm/undici.dep.yml b/.licenses/npm/undici.dep.yml index 121a6e3..c46a5c7 100644 --- a/.licenses/npm/undici.dep.yml +++ b/.licenses/npm/undici.dep.yml @@ -1,6 +1,6 @@ --- name: undici -version: 6.24.1 +version: 6.27.0 type: npm summary: An HTTP/1.1 client, written from scratch for Node.js homepage: https://undici.nodejs.org