Skip to content

Commit

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

fix(deps): bump fast-xml-parser from 4.3.2 to 4.3.3
  • Loading branch information
svc-cli-bot authored Jan 14, 2024
2 parents 459e04e + 7e88e6a commit 9cdfc54
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.1",
"fast-glob": "^3.3.2",
"fast-xml-parser": "^4.3.2",
"fast-xml-parser": "^4.3.3",
"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 @@ -4452,10 +4452,10 @@ [email protected]:
dependencies:
strnum "^1.0.5"

fast-xml-parser@^4.3.2:
version "4.3.2"
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.3.2.tgz#761e641260706d6e13251c4ef8e3f5694d4b0d79"
integrity sha512-rmrXUXwbJedoXkStenj1kkljNF7ugn5ZjR9FJcwmCfcCbtOMDghPajbc+Tck6vE6F5XsDmx+Pr2le9fw8+pXBg==
fast-xml-parser@^4.3.3:
version "4.3.3"
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.3.3.tgz#aeaf5778392329f17168c40c51bcbfec8ff965be"
integrity sha512-coV/D1MhrShMvU6D0I+VAK3umz6hUaxxhL0yp/9RjfiYUfAv14rDhGQL+PLForhMdr0wq3PiV07WtkkNjJjNHg==
dependencies:
strnum "^1.0.5"

Expand Down

0 comments on commit 9cdfc54

Please sign in to comment.