From 1770f4027c766dff1f4589e55e15cdc9a390f0dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 11:11:04 +0000 Subject: [PATCH] Bump moment from 2.24.0 to 2.29.4 Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.4. - [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.24.0...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 9c7873a..a9a33f0 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "classnames": "^2.2.6", "jooks": "^1.0.0", "lodash": "^4.17.15", - "moment": "^2.24.0", + "moment": "^2.29.4", "moment-duration-format": "^2.3.2", "primeflex": "^1.0.0-rc.1", "primeicons": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index cfcc389..464ae2a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3402,9 +3402,9 @@ moment-duration-format@^2.3.2: version "2.3.2" resolved "https://registry.yarnpkg.com/moment-duration-format/-/moment-duration-format-2.3.2.tgz#5fa2b19b941b8d277122ff3f87a12895ec0d6212" -moment@*, moment@>=2.14.0, moment@^2.10.2, moment@^2.24.0: - version "2.24.0" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b" +moment@*, moment@>=2.14.0, moment@^2.10.2, moment@^2.29.4: + version "2.29.4" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" moo@^0.4.3: version "0.4.3"