diff --git a/package-lock.json b/package-lock.json
index 1903fe0a572eb5d4770aa19e487b7ce8ed135878..8b59b2779c2af99193404147d6c16c9b610e38ba 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -27,7 +27,7 @@
         "decamelize": "^3.2.0",
         "emojic": "^1.1.17",
         "escape-string-regexp": "^4.0.0",
-        "fast-xml-parser": "^4.1.2",
+        "fast-xml-parser": "^4.1.3",
         "glob": "^8.1.0",
         "global-agent": "^3.0.0",
         "got": "^12.5.3",
@@ -13568,9 +13568,9 @@
       "integrity": "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc="
     },
     "node_modules/fast-xml-parser": {
-      "version": "4.1.2",
-      "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.1.2.tgz",
-      "integrity": "sha512-CDYeykkle1LiA/uqQyNwYpFbyF6Axec6YapmpUP+/RHWIoR1zKjocdvNaTsxCxZzQ6v9MLXaSYm9Qq0thv0DHg==",
+      "version": "4.1.3",
+      "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.1.3.tgz",
+      "integrity": "sha512-LsNDahCiCcJPe8NO7HijcnukHB24tKbfDDA5IILx9dmW3Frb52lhbeX6MPNUSvyGNfav2VTYpJ/OqkRoVLrh2Q==",
       "dependencies": {
         "strnum": "^1.0.5"
       },
@@ -40740,9 +40740,9 @@
       "integrity": "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc="
     },
     "fast-xml-parser": {
-      "version": "4.1.2",
-      "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.1.2.tgz",
-      "integrity": "sha512-CDYeykkle1LiA/uqQyNwYpFbyF6Axec6YapmpUP+/RHWIoR1zKjocdvNaTsxCxZzQ6v9MLXaSYm9Qq0thv0DHg==",
+      "version": "4.1.3",
+      "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.1.3.tgz",
+      "integrity": "sha512-LsNDahCiCcJPe8NO7HijcnukHB24tKbfDDA5IILx9dmW3Frb52lhbeX6MPNUSvyGNfav2VTYpJ/OqkRoVLrh2Q==",
       "requires": {
         "strnum": "^1.0.5"
       }
diff --git a/package.json b/package.json
index d50f04e9e036d639772b15a18c767ebda58cc761..2bbad607e4ad35d17a543ef3333ba454e9c0babf 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
     "decamelize": "^3.2.0",
     "emojic": "^1.1.17",
     "escape-string-regexp": "^4.0.0",
-    "fast-xml-parser": "^4.1.2",
+    "fast-xml-parser": "^4.1.3",
     "glob": "^8.1.0",
     "global-agent": "^3.0.0",
     "got": "^12.5.3",