From d04c3ec8071903fa5b94ee0cb7188a7fb1eb2812 Mon Sep 17 00:00:00 2001 From: IvanZosimov Date: Wed, 21 Jun 2023 16:40:56 +0200 Subject: [PATCH] chore: update license for the fast-xml-parser --- .licenses/npm/fast-xml-parser.dep.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.licenses/npm/fast-xml-parser.dep.yml b/.licenses/npm/fast-xml-parser.dep.yml index bcfe670..9f32191 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: 4.0.10 +version: 4.2.4 type: npm summary: Validate XML, Parse XML to JS Object, or Build XML from JS Object without C/C++ based libraries and no callback. homepage: https://github.com/NaturalIntelligence/fast-xml-parser#readme