fix: update license files for @actions/cache, fast-xml-parser, and strnum

This commit is contained in:
Salman Muin Kayser Chishti
2025-12-12 15:49:07 +00:00
parent 74de208dcf
commit d0a0e18134
3 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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:

View File

@@ -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: