Skip to content

Commit 58d4e8e

Browse files
authored
Merge pull request #666 from contentstack/synk-fix-docker
Remove outdated dependencies and update xml2js version in package.json
2 parents d0e3cc5 + 53d3e43 commit 58d4e8e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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)