Skip to content

Commit be702ec

Browse files
Merge pull request #204 from vmware/dependabot/npm_and_yarn/fast-xml-parser-5.7.1
Bump fast-xml-parser from 5.5.7 to 5.7.1
2 parents 4641b93 + f7bad16 commit be702ec

3 files changed

Lines changed: 32 additions & 19 deletions

File tree

package-lock.json

Lines changed: 30 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -590,7 +590,7 @@
590590
"adm-zip": "^0.5.4",
591591
"chokidar": "~3.5.1",
592592
"di": "^0.0.1",
593-
"fast-xml-parser": "5.5.7",
593+
"fast-xml-parser": "5.7.1",
594594
"fs-extra": "~9.1.0",
595595
"jsonc-parser": "^3.0.0",
596596
"lodash": "^4.18.1",

packages/node/vrdt-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"typescript": "~5.5.2"
2525
},
2626
"dependencies": {
27-
"fast-xml-parser": "5.5.7",
27+
"fast-xml-parser": "5.7.1",
2828
"fs-extra": "~9.1.0",
2929
"glob": "^7.1.6",
3030
"jwt-decode": "^3.1.2",

0 commit comments

Comments
 (0)