Skip to content

Commit

Permalink
Merge pull request #598 from forcedotcom/dependabot-npm_and_yarn-fast…
Browse files Browse the repository at this point in the history
…-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 Jun 9, 2024
2 parents 0d96003 + 13de75e commit d3654b2
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 @@ -54,7 +54,7 @@
"@salesforce/kit": "^3.1.2",
"@salesforce/source-deploy-retrieve": "^11.6.5",
"@salesforce/ts-types": "^2.0.9",
"fast-xml-parser": "^4.3.6",
"fast-xml-parser": "^4.4.0",
"graceful-fs": "^4.2.11",
"isomorphic-git": "^1.25.10",
"ts-retry-promise": "^0.8.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2429,10 +2429,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.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.3.6, 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 d3654b2

Please sign in to comment.