From d0a0e1813491d01d574c95f8d189f62622bbb2ae Mon Sep 17 00:00:00 2001 From: Salman Muin Kayser Chishti Date: Fri, 12 Dec 2025 15:49:07 +0000 Subject: [PATCH] fix: update license files for @actions/cache, fast-xml-parser, and strnum --- .licenses/npm/@actions/cache.dep.yml | 2 +- .licenses/npm/fast-xml-parser.dep.yml | 2 +- .licenses/npm/strnum.dep.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.licenses/npm/@actions/cache.dep.yml b/.licenses/npm/@actions/cache.dep.yml index 39c6ee3..8da40e4 100644 --- a/.licenses/npm/@actions/cache.dep.yml +++ b/.licenses/npm/@actions/cache.dep.yml @@ -1,6 +1,6 @@ --- name: "@actions/cache" -version: 5.0.0 +version: 5.0.1 type: npm summary: Actions cache lib homepage: https://github.com/actions/toolkit/tree/main/packages/cache diff --git a/.licenses/npm/fast-xml-parser.dep.yml b/.licenses/npm/fast-xml-parser.dep.yml index 129354f..77eec1e 100644 --- a/.licenses/npm/fast-xml-parser.dep.yml +++ b/.licenses/npm/fast-xml-parser.dep.yml @@ -1,6 +1,6 @@ --- name: fast-xml-parser -version: 5.3.2 +version: 5.3.3 type: npm summary: Validate XML, Parse XML, Build XML without C/C++ based libraries homepage: diff --git a/.licenses/npm/strnum.dep.yml b/.licenses/npm/strnum.dep.yml index 1ccbd39..3aa1cde 100644 --- a/.licenses/npm/strnum.dep.yml +++ b/.licenses/npm/strnum.dep.yml @@ -1,6 +1,6 @@ --- name: strnum -version: 2.1.1 +version: 2.1.2 type: npm summary: Parse String to Number based on configuration homepage: