Skip to content

Commit 8d13017

Browse files
authored
Merge pull request #666 from contentstack/synk-fix-docker
Remove outdated dependencies and update xml2js version in package.json
2 parents 1c648dd + 558b919 commit 8d13017

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

api/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,8 @@
7676
"tsx": "^4.7.1",
7777
"typescript": "^5.4.3"
7878
},
79+
"overrides": {
80+
"ansi-regex": "^6.0.1"
81+
},
7982
"keywords": []
80-
}
83+
}

0 commit comments

Comments
 (0)