diff --git a/package.json b/package.json index 4512bdba21..9629b97ba1 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "joi": "^13.0.3", "knex": "^0.14.0", "log4js": "^2.6.0", - "moment": "^2.19.3", + "moment": "^2.22.1", "parse-database-url": "^0.3.0", "passport": "^0.4.0", "passport-google-auth": "^1.0.2", diff --git a/yarn.lock b/yarn.lock index c7778b2f0d..bd286e139a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4339,9 +4339,9 @@ module-not-found-error@^1.0.0: version "1.0.1" resolved "https://registry.yarnpkg.com/module-not-found-error/-/module-not-found-error-1.0.1.tgz#cf8b4ff4f29640674d6cdd02b0e3bc523c2bbdc0" -moment@^2.19.3: - version "2.19.3" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.19.3.tgz#bdb99d270d6d7fda78cc0fbace855e27fe7da69f" +moment@^2.22.1: + version "2.22.1" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.22.1.tgz#529a2e9bf973f259c9643d237fda84de3a26e8ad" "mongodb-uri@>= 0.9.7": version "0.9.7"