Skip to content

Commit

Permalink
Merge pull request #408 from salesforcecli/dependabot-npm_and_yarn-fa…
Browse files Browse the repository at this point in the history
…st-xml-parser-4.3.1

fix(deps): bump fast-xml-parser from 4.2.7 to 4.3.1
  • Loading branch information
svc-cli-bot authored Oct 2, 2023
2 parents e65e783 + dfe6837 commit a71cb6e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@salesforce/sf-plugins-core": "^3.1.22",
"change-case": "^4.1.2",
"fast-glob": "^3.3.1",
"fast-xml-parser": "^4.2.7",
"fast-xml-parser": "^4.3.1",
"inquirer": "^8.2.6",
"js2xmlparser": "^4.0.2",
"tslib": "^2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3015,10 +3015,10 @@ fast-safe-stringify@^2.1.1:
resolved "https://registry.yarnpkg.com/fast-safe-stringify/-/fast-safe-stringify-2.1.1.tgz#c406a83b6e70d9e35ce3b30a81141df30aeba884"
integrity sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==

fast-xml-parser@^4.2.7:
version "4.2.7"
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.2.7.tgz#871f2ca299dc4334b29f8da3658c164e68395167"
integrity sha512-J8r6BriSLO1uj2miOk1NW0YVm8AGOOu3Si2HQp/cSmo6EA4m3fcwu2WKjJ4RK9wMLBtg69y1kS8baDiQBR41Ig==
fast-xml-parser@^4.3.1:
version "4.3.1"
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.3.1.tgz#4f89c31e4c392d6e3d68b299733cad0c2d50d495"
integrity sha512-viVv3xb8D+SiS1W4cv4tva3bni08kAkx0gQnWrykMM8nXPc1FxqZPU00dCEVjkiCg4HoXd2jC4x29Nzg/l2DAA==
dependencies:
strnum "^1.0.5"

Expand Down

0 comments on commit a71cb6e

Please sign in to comment.