Skip to content

Commit ea3ae33

Browse files
Merge pull request #813 from contentstack/fix/CMG-723
fix/CMG-737 refactor: enhance JSON handling in processFieldsRecursive function of…
2 parents 42fe960 + 01ff4b1 commit ea3ae33

File tree

6 files changed

+592
-197
lines changed

6 files changed

+592
-197
lines changed

api/package-lock.json

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

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"cors": "^2.8.5",
3535
"dotenv": "^16.3.1",
3636
"express": "^4.21.0",
37-
"express-validator": "^7.0.1",
37+
"express-validator": "^7.3.0",
3838
"express-winston": "^4.2.0",
3939
"fs-extra": "^11.2.0",
4040
"fs-readdir-recursive": "^1.1.0",

0 commit comments

Comments
 (0)