From 92c6bc380af9aec730df9b8c48631e7ca84c0b7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 06:25:13 +0000 Subject: [PATCH] build(deps): bump moment from 2.19.3 to 2.29.4 Bumps [moment](https://github.com/moment/moment) from 2.19.3 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.19.3...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 e7fbbe1..52ab4cf 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "cookie-parser": "1.4.3", "emoji-js": "3.4.0", "express": "4.14.0", - "moment": "2.19.3", + "moment": "2.29.4", "parcel-bundler": "1.4.1", "react": "16.2.0", "react-cookie": "0.4.8", diff --git a/yarn.lock b/yarn.lock index 0e8a341..2652408 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3128,9 +3128,9 @@ mixin-deep@^1.2.0: dependencies: minimist "0.0.8" -moment@2.19.3: - version "2.19.3" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.19.3.tgz#bdb99d270d6d7fda78cc0fbace855e27fe7da69f" +moment@2.29.4: + version "2.29.4" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" ms@0.7.1: version "0.7.1"