From 81b751c1c87aa22dcb22636ab0c80984e67448fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 06:24:19 +0000 Subject: [PATCH] Bump moment from 2.18.1 to 2.29.4 in /client Bumps [moment](https://github.com/moment/moment) from 2.18.1 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.18.1...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- client/package.json | 2 +- client/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/client/package.json b/client/package.json index 4719d89f6..740fb8788 100644 --- a/client/package.json +++ b/client/package.json @@ -13,7 +13,7 @@ "immutable": "3.8.1", "jquery": "^2.2.4", "lodash": "4.17.4", - "moment": "^2.13.0", + "moment": "^2.29.4", "react": "15.4.2", "react-copy-to-clipboard": "^4.2.3", "react-dnd": "^2.1.4", diff --git a/client/yarn.lock b/client/yarn.lock index 85eab0eec..d0a1efe9f 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -5949,9 +5949,9 @@ mkpath@~0.1.0: version "0.1.0" resolved "https://registry.yarnpkg.com/mkpath/-/mkpath-0.1.0.tgz#7554a6f8d871834cc97b5462b122c4c124d6de91" -moment@^2.13.0: - version "2.18.1" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.18.1.tgz#c36193dd3ce1c2eed2adb7c802dbbc77a81b1c0f" +moment@^2.29.4: + version "2.29.4" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" mout@~0.9.0: version "0.9.1"