Skip to content

Commit

Permalink
build: freeze fast-xml-parser version
Browse files Browse the repository at this point in the history
  • Loading branch information
noomorph committed Apr 28, 2024
1 parent ebc259c commit 50ca43e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/fs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@prettier/plugin-xml": "^2.2.0",
"csv": "^6.2.10",
"csv-parse": "^5.3.8",
"fast-xml-parser": "^4.2.2",
"fast-xml-parser": "~4.2.2",
"fs-extra": "^11.1.1",
"globby": "^11.1.0",
"lodash": "^4.17.21",
Expand Down

0 comments on commit 50ca43e

Please sign in to comment.