From f2491fd4ad61bcfe02690fb56e60a5da491ba37c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Apr 2022 02:31:35 +0000 Subject: [PATCH] Bump moment from 2.21.0 to 2.29.2 in /sagax-frontend Bumps [moment](https://github.com/moment/moment) from 2.21.0 to 2.29.2. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.21.0...2.29.2) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sagax-frontend/package.json | 2 +- sagax-frontend/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sagax-frontend/package.json b/sagax-frontend/package.json index 03cc017..88226a9 100644 --- a/sagax-frontend/package.json +++ b/sagax-frontend/package.json @@ -20,7 +20,7 @@ "font-awesome": "^4.7.0", "jwt-decode": "^2.2.0", "lodash": "^4.17.5", - "moment": "^2.21.0", + "moment": "^2.29.2", "moment-timezone": "^0.5.14", "parse-duration": "^0.1.1", "simple-line-icons": "^2.4.1", diff --git a/sagax-frontend/yarn.lock b/sagax-frontend/yarn.lock index 14f95a4..30141d2 100644 --- a/sagax-frontend/yarn.lock +++ b/sagax-frontend/yarn.lock @@ -5321,9 +5321,9 @@ moment-timezone@^0.5.14: dependencies: moment ">= 2.9.0" -"moment@>= 2.9.0", moment@^2.21.0: - version "2.21.0" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.21.0.tgz#2a114b51d2a6ec9e6d83cf803f838a878d8a023a" +"moment@>= 2.9.0", moment@^2.29.2: + version "2.29.2" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4" move-concurrently@^1.0.1: version "1.0.1"