Skip to content

Commit 25af0f8

Browse files
Override fast-xml-parser to 5.3.5 to override aws-sdk
1 parent 50b6186 commit 25af0f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/ehr-out-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
"expect": "^29.3.1",
3232
"express": "^4.19.2",
3333
"express-validator": "^6.14.0",
34-
"fast-xml-parser": "^4.2.5",
3534
"lodash.chunk": "^4.2.0",
3635
"lodash.clonedeep": "^4.5.0",
3736
"lodash.isequal": "^4.5.0",
@@ -67,6 +66,7 @@
6766
},
6867
"overrides": {
6968
"json5": "2.2.2",
69+
"fast-xml-parser": "^5.3.5",
7070
"superagent": "8.0.8",
7171
"semver": ">=7.5.2"
7272
},

0 commit comments

Comments
 (0)