Skip to content

Commit 632eb3d

Browse files
authored
Merge pull request #343 from salesforcecli/dependabot-npm_and_yarn-fast-xml-parser-5.3.8
fix(deps): bump fast-xml-parser from 5.3.7 to 5.3.8
2 parents 66fbef3 + 2c970df commit 632eb3d

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.3.7",
22+
"fast-xml-parser": "^5.3.8",
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
@@ -4723,10 +4723,10 @@ fast-xml-parser@5.3.6:
47234723
dependencies:
47244724
strnum "^2.1.2"
47254725

4726-
fast-xml-parser@^5.3.6, fast-xml-parser@^5.3.7:
4727-
version "5.3.7"
4728-
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.3.7.tgz#81694e71ff0e568cbb6befade342f2a7e58aa1d9"
4729-
integrity sha512-JzVLro9NQv92pOM/jTCR6mHlJh2FGwtomH8ZQjhFj/R29P2Fnj38OgPJVtcvYw6SuKClhgYuwUZf5b3rd8u2mA==
4726+
fast-xml-parser@^5.3.6, fast-xml-parser@^5.3.8:
4727+
version "5.3.8"
4728+
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.3.8.tgz#b5bc2045620d1b9cf342a2aa4d72391ef0b36a9e"
4729+
integrity sha512-53jIF4N6u/pxvaL1eb/hEZts/cFLWZ92eCfLrNyCI0k38lettCG/Bs40W9pPwoPXyHQlKu2OUbQtiEIZK/J6Vw==
47304730
dependencies:
47314731
strnum "^2.1.2"
47324732

0 commit comments

Comments
 (0)