diff --git a/package.json b/package.json index a52a59a3..2ef4e679 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "jquery-mask-plugin": "^1.14.11", "jshint": "^2.9.4", "lodash": "^4.17.13", - "moment": "^2.19.3", + "moment": "^2.29.2", "mongoose": "^5.7.5", "morgan": "^1.8.2", "ngstorage": "^0.3.11", diff --git a/yarn.lock b/yarn.lock index 3aab9666..cb18c0ab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4521,13 +4521,9 @@ moment-timezone@^0.5.0: dependencies: moment ">= 2.9.0" -moment@2.x.x, "moment@>= 2.9.0", moment@^2.9.0: - version "2.18.1" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.18.1.tgz#c36193dd3ce1c2eed2adb7c802dbbc77a81b1c0f" - -moment@^2.19.3: - version "2.19.3" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.19.3.tgz#bdb99d270d6d7fda78cc0fbace855e27fe7da69f" +moment@2.x.x, "moment@>= 2.9.0", moment@^2.29.2, moment@^2.9.0: + version "2.29.2" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4" mongodb@3.3.2: version "3.3.2"