Skip to content

Commit 2ffb751

Browse files
authored
Merge pull request #352 from salesforcecli/dependabot-npm_and_yarn-fast-xml-parser-5.4.2
fix(deps): bump fast-xml-parser from 5.4.1 to 5.4.2
2 parents 716484a + 91a1ff8 commit 2ffb751

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
@@ -19,7 +19,7 @@
1919
"@salesforce/source-deploy-retrieve": "^12.31.14",
2020
"@salesforce/types": "^1.6.0",
2121
"ansis": "^3.3.2",
22-
"fast-xml-parser": "^5.4.1",
22+
"fast-xml-parser": "^5.4.2",
2323
"glob": "^11.0.3",
2424
"ink": "5.0.1",
2525
"ink-text-input": "^6.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4728,10 +4728,10 @@ fast-xml-parser@5.3.6:
47284728
dependencies:
47294729
strnum "^2.1.2"
47304730

4731-
fast-xml-parser@^5.3.6, fast-xml-parser@^5.4.1:
4732-
version "5.4.1"
4733-
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.4.1.tgz#0c81b8ecfb3021e5ad83aa3df904af19a05bc601"
4734-
integrity sha512-BQ30U1mKkvXQXXkAGcuyUA/GA26oEB7NzOtsxCDtyu62sjGw5QraKFhx2Em3WQNjPw9PG6MQ9yuIIgkSDfGu5A==
4731+
fast-xml-parser@^5.3.6, fast-xml-parser@^5.4.2:
4732+
version "5.4.2"
4733+
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.4.2.tgz#7fc66463b59260b0c5fd57edf46148a418bde68b"
4734+
integrity sha512-pw/6pIl4k0CSpElPEJhDppLzaixDEuWui2CUQQBH/ECDf7+y6YwA4Gf7Tyb0Rfe4DIMuZipYj4AEL0nACKglvQ==
47354735
dependencies:
47364736
fast-xml-builder "^1.0.0"
47374737
strnum "^2.1.2"

0 commit comments

Comments
 (0)