We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50b6186 commit 25af0f8Copy full SHA for 25af0f8
services/ehr-out-service/package.json
@@ -31,7 +31,6 @@
31
"expect": "^29.3.1",
32
"express": "^4.19.2",
33
"express-validator": "^6.14.0",
34
- "fast-xml-parser": "^4.2.5",
35
"lodash.chunk": "^4.2.0",
36
"lodash.clonedeep": "^4.5.0",
37
"lodash.isequal": "^4.5.0",
@@ -67,6 +66,7 @@
67
66
},
68
"overrides": {
69
"json5": "2.2.2",
+ "fast-xml-parser": "^5.3.5",
70
"superagent": "8.0.8",
71
"semver": ">=7.5.2"
72
0 commit comments