diff --git a/package.json b/package.json index e94df5a78..ae431b6bb 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "handlebars": "^4.7.7", "jsonapi-serializer": "^3.6.7", "jsonfile": "^6.1.0", - "moment": "^2.27.0", + "moment": "^2.29.2", "node-sass": "^4.14.0", "node-uuid": "^1.4.7", "nodemailer": "^6.5.0", diff --git a/yarn.lock b/yarn.lock index 87d8fb04e..bd4c598aa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4386,10 +4386,10 @@ mkpath@^0.1.0: resolved "https://registry.yarnpkg.com/mkpath/-/mkpath-0.1.0.tgz#7554a6f8d871834cc97b5462b122c4c124d6de91" integrity sha1-dVSm+Nhxg0zJe1RisSLEwSTW3pE= -moment@^2.27.0: - version "2.27.0" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.27.0.tgz#8bff4e3e26a236220dfe3e36de756b6ebaa0105d" - integrity sha512-al0MUK7cpIcglMv3YF13qSgdAIqxHTO7brRtaz3DlSULbqfazqkc5kEjNrLDOM7fsjshoFIihnU8snrP7zUvhQ== +moment@^2.29.2: + version "2.29.2" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4" + integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg== move-concurrently@^1.0.1: version "1.0.1"