Skip to content

Commit

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

fix(deps): bump fast-xml-parser from 4.3.5 to 4.3.6
  • Loading branch information
svc-cli-bot authored Mar 17, 2024
2 parents ad5a439 + b4786dd commit 24f2bbc
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 @@ -13,7 +13,7 @@
"@salesforce/kit": "^3.0.15",
"@salesforce/sf-plugins-core": "^7.1.14",
"fast-glob": "^3.3.2",
"fast-xml-parser": "^4.3.5",
"fast-xml-parser": "^4.3.6",
"js2xmlparser": "^4.0.2"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5318,10 +5318,10 @@ [email protected]:
dependencies:
strnum "^1.0.5"

fast-xml-parser@^4.3.5:
version "4.3.5"
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.3.5.tgz#e2f2a2ae8377e9c3dc321b151e58f420ca7e5ccc"
integrity sha512-sWvP1Pl8H03B8oFJpFR3HE31HUfwtX7Rlf9BNsvdpujD4n7WMhfmu8h9wOV2u+c1k0ZilTADhPqypzx2J690ZQ==
fast-xml-parser@^4.3.6:
version "4.3.6"
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.3.6.tgz#190f9d99097f0c8f2d3a0e681a10404afca052ff"
integrity sha512-M2SovcRxD4+vC493Uc2GZVcZaj66CCJhWurC4viynVSTvrpErCShNcDz1lAho6n9REQKvL/ll4A4/fw6Y9z8nw==
dependencies:
strnum "^1.0.5"

Expand Down

0 comments on commit 24f2bbc

Please sign in to comment.