From 836090a0d5830999abbf267cbb4c6922af3dae21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Apr 2022 00:38:56 -0700 Subject: [PATCH] Bump moment from 2.29.1 to 2.29.2 in /portal-ui (#1817) Signed-off-by: dependabot[bot] --- portal-ui/package.json | 2 +- portal-ui/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/portal-ui/package.json b/portal-ui/package.json index b069f6bea..08f1d27e6 100644 --- a/portal-ui/package.json +++ b/portal-ui/package.json @@ -40,7 +40,7 @@ "local-storage-fallback": "^4.1.1", "lodash": "^4.17.21", "minio": "^7.0.26", - "moment": "^2.29.1", + "moment": "^2.29.2", "react": "^17.0.2", "react-chartjs-2": "^2.9.0", "react-copy-to-clipboard": "^5.0.2", diff --git a/portal-ui/yarn.lock b/portal-ui/yarn.lock index 3b23b4129..ca79501cc 100644 --- a/portal-ui/yarn.lock +++ b/portal-ui/yarn.lock @@ -8063,10 +8063,10 @@ moment-duration-format-commonjs@^1.0.0: resolved "https://registry.yarnpkg.com/moment-duration-format-commonjs/-/moment-duration-format-commonjs-1.0.1.tgz#ca8776466dba736a30cb7cda4e07026b5aec8cf1" integrity sha512-KhKZRH21/+ihNRWrmdNFOyBptFi7nAWZFeFsRRpXkzgk/Yublb4fxyP0jU6EY1VDxUL/VUPdCmm/wAnpbfXdfw== -moment@^2.10.2, moment@^2.10.3, moment@^2.14.1, moment@^2.29.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.10.2, moment@^2.10.3, moment@^2.14.1, moment@^2.29.2: + version "2.29.2" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4" + integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg== monocle-ts@^2.3.5: version "2.3.12"