diff --git a/package.json b/package.json index e2c783d..2e54114 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@salesforce/source-deploy-retrieve": "^12.31.14", "@salesforce/types": "^1.6.0", "ansis": "^3.3.2", - "fast-xml-parser": "^5.3.7", + "fast-xml-parser": "^5.3.8", "glob": "^11.0.3", "ink": "5.0.1", "ink-text-input": "^6.0.0", diff --git a/yarn.lock b/yarn.lock index 206a615..e113fc8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4723,10 +4723,10 @@ fast-xml-parser@5.3.6: dependencies: strnum "^2.1.2" -fast-xml-parser@^5.3.6, fast-xml-parser@^5.3.7: - version "5.3.7" - resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.3.7.tgz#81694e71ff0e568cbb6befade342f2a7e58aa1d9" - integrity sha512-JzVLro9NQv92pOM/jTCR6mHlJh2FGwtomH8ZQjhFj/R29P2Fnj38OgPJVtcvYw6SuKClhgYuwUZf5b3rd8u2mA== +fast-xml-parser@^5.3.6, 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.2"