Skip to content

Commit 09e37c9

Browse files
chore: upgrade fast-xml-parser to 5.3.6 (#14720)
1 parent d377f8c commit 09e37c9

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"@types/babel__traverse": "7.20.0",
113113
"path-scurry": "1.10.0",
114114
"**/glob/minipass": "6.0.2",
115-
"fast-xml-parser": "4.4.1",
115+
"fast-xml-parser": "5.3.6",
116116
"node-gyp": "^10.0.0"
117117
},
118118
"jest": {

packages/storage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@aws-sdk/types": "3.6.1",
5353
"buffer": "4.9.2",
5454
"events": "^3.1.0",
55-
"fast-xml-parser": "^4.2.5",
55+
"fast-xml-parser": "^5.3.6",
5656
"tslib": "^1.8.0"
5757
},
5858
"size-limit": [

yarn.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)