Skip to content

Commit

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

fix(deps): bump fast-xml-parser from 4.3.6 to 4.4.0
  • Loading branch information
svc-cli-bot authored May 19, 2024
2 parents 21e27a2 + 4d5872a commit ab568ce
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.1.0",
"@salesforce/sf-plugins-core": "^9.0.7",
"fast-glob": "^3.3.2",
"fast-xml-parser": "^4.3.6",
"fast-xml-parser": "^4.4.0",
"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 @@ -3725,10 +3725,10 @@ [email protected]:
dependencies:
strnum "^1.0.5"

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==
fast-xml-parser@^4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.4.0.tgz#341cc98de71e9ba9e651a67f41f1752d1441a501"
integrity sha512-kLY3jFlwIYwBNDojclKsNAC12sfD6NwW74QB2CoNGPvtVxjliYehVunB3HYyNi+n4Tt1dAcgwYvmKF/Z18flqg==
dependencies:
strnum "^1.0.5"

Expand Down

0 comments on commit ab568ce

Please sign in to comment.