From 2925ede30769b445c95f1051cc964806ed72f15a Mon Sep 17 00:00:00 2001 From: Kawika Avilla Date: Fri, 15 Apr 2022 09:43:11 -0700 Subject: [PATCH] Bumps `moment` from 2.29.1 to 2.29.2 (#1456) Original PR: https://github.com/opensearch-project/OpenSearch-Dashboards/pull/1439 Revert PR: https://github.com/opensearch-project/OpenSearch-Dashboards/pull/1455 Resolves #1364 - CVE-2021-44906 Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](moment/moment@2.29.1...2.29.2) Signed-off-by: Kawika Avilla Co-authored-by: Tommy Markley --- yarn.lock | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/yarn.lock b/yarn.lock index 8dda5039065a..53cde055fea2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17192,15 +17192,10 @@ moment-timezone@^0.5.27: dependencies: moment ">= 2.9.0" -"moment@>= 2.9.0", moment@>=2.14.0, moment@^2.10.6, moment@^2.24.0: - version "2.28.0" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.28.0.tgz#cdfe73ce01327cee6537b0fafac2e0f21a237d75" - integrity sha512-Z5KOjYmnHyd/ukynmFd/WwyXHd7L4J9vTI/nn5Ap9AVUgaAE15VvQ9MOGmJJygEUklupqIrFnor/tjTwRU+tQw== - -moment@^2.15.1: - 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.9.0", moment@>=2.14.0, moment@^2.10.6, moment@^2.15.1, moment@^2.24.0: + version "2.29.2" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4" + integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg== monaco-editor@~0.17.0: version "0.17.1"