Skip to content

Commit 0273530

Browse files
Bump fast-xml-parser from 4.4.1 to 5.3.4
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.4.1 to 5.3.4. - [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@v4.4.1...v5.3.4) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.3.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c9bb83 commit 0273530

File tree

3 files changed

+23
-11
lines changed

3 files changed

+23
-11
lines changed

package-lock.json

Lines changed: 21 additions & 9 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
@@ -591,7 +591,7 @@
591591
"adm-zip": "^0.5.4",
592592
"chokidar": "~3.5.1",
593593
"di": "^0.0.1",
594-
"fast-xml-parser": "4.4.1",
594+
"fast-xml-parser": "5.3.4",
595595
"fs-extra": "~9.1.0",
596596
"jsonc-parser": "^3.0.0",
597597
"lodash": "^4.17.23",

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": "4.4.1",
27+
"fast-xml-parser": "5.3.4",
2828
"fs-extra": "~9.1.0",
2929
"glob": "^7.1.6",
3030
"jwt-decode": "^3.1.2",

0 commit comments

Comments
 (0)