diff --git a/package.json b/package.json index 4004d32..7d94c57 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@salesforce/source-deploy-retrieve": "^12.31.14", "@salesforce/types": "^1.6.0", "ansis": "^3.3.2", - "fast-xml-parser": "^5.3.6", + "fast-xml-parser": "^5.3.7", "glob": "^11.0.3", "ink": "5.0.1", "ink-text-input": "^6.0.0", diff --git a/yarn.lock b/yarn.lock index c08ed8e..067eb1b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4723,10 +4723,10 @@ fast-xml-parser@5.3.4: dependencies: strnum "^2.1.0" -fast-xml-parser@^5.3.6: - version "5.3.6" - resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.3.6.tgz#85a69117ca156b1b3c52e426495b6de266cb6a4b" - integrity sha512-QNI3sAvSvaOiaMl8FYU4trnEzCwiRr8XMWgAHzlrWpTSj+QaCSvOf1h82OEP1s4hiAXhnbXSyFWCf4ldZzZRVA== +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== dependencies: strnum "^2.1.2"