diff --git a/package.json b/package.json index ae0e4f78cca9..5f2e701fc2e9 100644 --- a/package.json +++ b/package.json @@ -128,7 +128,7 @@ "minimatch": "3.0.4", "minimist": "1.2.0", "mocha": "4.1.0", - "moment": "2.20.1", + "moment": "2.29.2", "morgan": "1.9.0", "nodemon": "1.14.12", "path": "0.12.7", diff --git a/yarn.lock b/yarn.lock index 35a153737ef3..6e80e6da8b48 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7084,9 +7084,9 @@ module-deps@^5.0.0: through2 "^2.0.0" xtend "^4.0.0" -moment@2.20.1, moment@>=1.6.0, moment@^2.18.1: - version "2.20.1" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.20.1.tgz#d6eb1a46cbcc14a2b2f9434112c1ff8907f313fd" +moment@2.29.2, moment@>=1.6.0, moment@^2.18.1: + version "2.29.2" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4" morgan@1.9.0: version "1.9.0"