Skip to content

Commit f7bad16

Browse files
Bump fast-xml-parser from 5.5.7 to 5.7.1
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.5.7 to 5.7.1. - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@v5.5.7...v5.7.1) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.7.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4641b93 commit f7bad16

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)