diff --git a/package.json b/package.json index 83f76f3..9cfb72b 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "babel-runtime": "6.23.0", "dotenv": "^4.0.0", "lodash": "^4.17.19", - "moment": "^2.19.3", + "moment": "^2.29.4", "pg-promise": "^6.3.6" } } diff --git a/yarn.lock b/yarn.lock index 4cf118a..3ca0375 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2448,9 +2448,9 @@ minimist@^1.2.5: dependencies: minimist "^1.2.5" -moment@^2.19.3: - version "2.19.3" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.19.3.tgz#bdb99d270d6d7fda78cc0fbace855e27fe7da69f" +moment@^2.29.4: + version "2.29.4" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" ms@0.7.2: version "0.7.2"