Skip to content

Commit 7d0a203

Browse files
committed
chore(protocoltests): bump fast-xml-parser
1 parent 34f47d7 commit 7d0a203

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

private/aws-protocoltests-restxml-schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@smithy/util-utf8": "^4.0.0",
6363
"@types/uuid": "^9.0.1",
6464
"entities": "2.2.0",
65-
"fast-xml-parser": "4.4.1",
65+
"fast-xml-parser": "5.2.5",
6666
"tslib": "^2.6.2",
6767
"uuid": "^9.0.1"
6868
},

private/aws-protocoltests-restxml/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@smithy/util-utf8": "^4.0.0",
6363
"@types/uuid": "^9.0.1",
6464
"entities": "2.2.0",
65-
"fast-xml-parser": "4.4.1",
65+
"fast-xml-parser": "5.2.5",
6666
"tslib": "^2.6.2",
6767
"uuid": "^9.0.1"
6868
},

0 commit comments

Comments
 (0)