Skip to content

Commit

Permalink
Merge pull request #155 from vmware/dependabot/npm_and_yarn/packages/…
Browse files Browse the repository at this point in the history
…node/vrdt-common/fast-xml-parser-4.4.1

Bump fast-xml-parser from 4.1.2 to 4.4.1 in /packages/node/vrdt-common
  • Loading branch information
VenelinBakalov authored Jul 30, 2024
2 parents fb54b05 + a23885b commit f7b8ff2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -591,7 +591,7 @@
"adm-zip": "^0.5.4",
"chokidar": "~3.5.1",
"di": "^0.0.1",
"fast-xml-parser": "4.1.2",
"fast-xml-parser": "4.4.1",
"fs-extra": "~9.1.0",
"jsonc-parser": "^3.0.0",
"lodash": "^4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/node/vrdt-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"typescript": "~5.5.2"
},
"dependencies": {
"fast-xml-parser": "4.1.2",
"fast-xml-parser": "4.4.1",
"fs-extra": "~9.1.0",
"glob": "^7.1.6",
"jwt-decode": "^3.1.2",
Expand Down

0 comments on commit f7b8ff2

Please sign in to comment.