diff --git a/package.json b/package.json index 0135e48978..462d62028a 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,12 @@ "typescript": "~3.8.2", "uuid": "^8.0.0", "validator": "^13.0.0" + }, + "resolutions": { + "moment": "2.24.0" + }, + "comments": { + "resolutions": "Added this key as temp fix https://github.com/moment/moment/issues/5484", }, "repository": { "type": "git",