Skip to content

Commit 7b0a980

Browse files
authored
chore(deps): bump fast-xml-parser from 5.5.10 to 5.7.1 (#3505)
The new versions includes various security fixes and new features that bpmn-visualization doesn't use. The entity management is now done by an external dependency (@nodable/entities). The update increases the size of the minified file from 4 KB to 4.5 KB.
1 parent 61a634f commit 7b0a980

2 files changed

Lines changed: 45 additions & 26 deletions

File tree

package-lock.json

Lines changed: 44 additions & 25 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
@@ -106,7 +106,7 @@
106106
"dependencies": {
107107
"@typed-mxgraph/typed-mxgraph": "~1.0.8",
108108
"es-toolkit": "~1.45.0",
109-
"fast-xml-parser": "5.5.10",
109+
"fast-xml-parser": "5.7.1",
110110
"mxgraph": "4.2.2"
111111
},
112112
"devDependencies": {

0 commit comments

Comments
 (0)