Skip to content

Commit f650456

Browse files
fix(deps): bump fast-xml-parser from 5.3.5 to 5.3.6
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.3.5 to 5.3.6. - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@v5.3.5...v5.3.6) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.3.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 22095b1 commit f650456

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@salesforce/source-deploy-retrieve": "^12.31.11",
1919
"@salesforce/types": "^1.6.0",
2020
"ansis": "^3.3.2",
21-
"fast-xml-parser": "^5.3.4",
21+
"fast-xml-parser": "^5.3.6",
2222
"glob": "^11.0.3",
2323
"ink": "5.0.1",
2424
"ink-text-input": "^6.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4723,10 +4723,10 @@ fast-xml-parser@5.3.4:
47234723
dependencies:
47244724
strnum "^2.1.0"
47254725

4726-
fast-xml-parser@^5.3.4, fast-xml-parser@^5.3.5:
4727-
version "5.3.5"
4728-
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.3.5.tgz#3e914cb852e636923cb555deaa356f7366e18b49"
4729-
integrity sha512-JeaA2Vm9ffQKp9VjvfzObuMCjUYAp5WDYhRYL5LrBPY/jUDlUtOvDfot0vKSkB9tuX885BDHjtw4fZadD95wnA==
4726+
fast-xml-parser@^5.3.4, fast-xml-parser@^5.3.5, fast-xml-parser@^5.3.6:
4727+
version "5.3.6"
4728+
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.3.6.tgz#85a69117ca156b1b3c52e426495b6de266cb6a4b"
4729+
integrity sha512-QNI3sAvSvaOiaMl8FYU4trnEzCwiRr8XMWgAHzlrWpTSj+QaCSvOf1h82OEP1s4hiAXhnbXSyFWCf4ldZzZRVA==
47304730
dependencies:
47314731
strnum "^2.1.2"
47324732

0 commit comments

Comments
 (0)