This is an automated email from the ASF dual-hosted git repository.

shanedell pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil-vscode.git


The following commit(s) were added to refs/heads/main by this push:
     new 6db665a  Bump fast-xml-parser from 5.2.5 to 5.3.8
6db665a is described below

commit 6db665a3f26c19da125b98fa6802f906eda9437d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 28 21:45:56 2026 +0000

    Bump fast-xml-parser from 5.2.5 to 5.3.8
    
    Bumps 
[fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 
5.2.5 to 5.3.8.
    - [Release 
notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
    - 
[Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
    - 
[Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.2.5...v5.3.8)
    
    ---
    updated-dependencies:
    - dependency-name: fast-xml-parser
      dependency-version: 5.3.8
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 package.json |  2 +-
 yarn.lock    | 18 +++++++++---------
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/package.json b/package.json
index d332601..65eb732 100644
--- a/package.json
+++ b/package.json
@@ -88,7 +88,7 @@
     "concurrently": "^9.2.1",
     "css-loader": "^7.1.2",
     "esbuild": "^0.25.10",
-    "fast-xml-parser": "^5.2.5",
+    "fast-xml-parser": "^5.3.8",
     "glob": "13.0.0",
     "mocha": "11.5.0",
     "picocolors": "^1.1.1",
diff --git a/yarn.lock b/yarn.lock
index 8def96d..713b54e 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2187,12 +2187,12 @@ fast-uri@^3.0.1:
   resolved 
"https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.1.0.tgz#66eecff6c764c0df9b762e62ca7edcfb53b4edfa";
   integrity 
sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==
 
-fast-xml-parser@^5.2.5:
-  version "5.2.5"
-  resolved 
"https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.2.5.tgz#4809fdfb1310494e341098c25cb1341a01a9144a";
-  integrity 
sha512-pfX9uG9Ki0yekDHx2SiuRIyFdyAr1kMIMitPvb0YBo8SUfKvia7w7FIyd/l6av85pFYRhZscS75MwMnbvY+hcQ==
+fast-xml-parser@^5.3.8:
+  version "5.3.8"
+  resolved 
"https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.3.8.tgz#b5bc2045620d1b9cf342a2aa4d72391ef0b36a9e";
+  integrity 
sha512-53jIF4N6u/pxvaL1eb/hEZts/cFLWZ92eCfLrNyCI0k38lettCG/Bs40W9pPwoPXyHQlKu2OUbQtiEIZK/J6Vw==
   dependencies:
-    strnum "^2.1.0"
+    strnum "^2.1.2"
 
 fastq@^1.6.0:
   version "1.19.1"
@@ -4341,10 +4341,10 @@ strip-json-comments@~2.0.1:
   resolved 
"https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a";
   integrity 
sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==
 
-strnum@^2.1.0:
-  version "2.1.1"
-  resolved 
"https://registry.yarnpkg.com/strnum/-/strnum-2.1.1.tgz#cf2a6e0cf903728b8b2c4b971b7e36b4e82d46ab";
-  integrity 
sha512-7ZvoFTiCnGxBtDqJ//Cu6fWtZtc7Y3x+QOirG15wztbdngGSkht27o2pyGWrVy0b4WAy3jbKmnoK6g5VlVNUUw==
+strnum@^2.1.2:
+  version "2.2.0"
+  resolved 
"https://registry.yarnpkg.com/strnum/-/strnum-2.2.0.tgz#8b582b637e4621f62ff714493e0ce30846f903a6";
+  integrity 
sha512-Y7Bj8XyJxnPAORMZj/xltsfo55uOiyHcU2tnAVzHUnSJR/KsEX+9RoDeXEnsXtl/CX4fAcrt64gZ13aGaWPeBg==
 
 structured-source@^4.0.0:
   version "4.0.0"

Reply via email to