From 26aea3022825e311071e87996f40ce472ea284b5 Mon Sep 17 00:00:00 2001
From: snyk-bot <admin+snyk-bot@snyk.io>
Date: Wed, 29 Nov 2017 23:26:16 +0000
Subject: [PATCH] fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:moment:20170905

Latest report for appirio-tech/topcoder-app:
https://snyk.io/test/github/appirio-tech/topcoder-app
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index c55c5051b..6f8554032 100644
--- a/package.json
+++ b/package.json
@@ -66,7 +66,7 @@
     "intro.js": "1.1.1",
     "jstimezonedetect": "1.0.6",
     "lodash": "4.17.4",
-    "moment": "2.18.1",
+    "moment": "2.19.3",
     "moment-timezone": "0.5.13",
     "ng-dialog": "0.5.9",
     "react-select": "1.0.0-beta8",