diff --git a/package.json b/package.json index 840ef912d..a35da3c34 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "document-register-element": "^1.7.2", "express": "^4.16.3", "hammerjs": "^2.0.8", - "moment": "^2.22.2", + "moment": "^2.29.2", "prismjs": "^1.19.0", "rxjs": "^6.6.2", "tslib": "^2.2.0", diff --git a/yarn.lock b/yarn.lock index 11502d3dd..c5493c8a3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8478,10 +8478,10 @@ modify-values@^1.0.0: resolved "https://registry.yarnpkg.com/modify-values/-/modify-values-1.0.1.tgz#b3939fa605546474e3e3e3c63d64bd43b4ee6022" integrity sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw== -moment@^2.22.2: - version "2.29.1" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.1.tgz#b2be769fa31940be9eeea6469c075e35006fa3d3" - integrity sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ== +moment@^2.29.2: + version "2.29.2" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4" + integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg== morgan@^1.8.2: version "1.10.0"