From 12115ffccc6da677d5036cfdd4876689c270dc90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 20:32:21 +0000 Subject: [PATCH] Bump moment from 2.26.0 to 2.29.4 in /demosite Bumps [moment](https://github.com/moment/moment) from 2.26.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.26.0...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: indirect ... Signed-off-by: dependabot[bot] --- demosite/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/demosite/yarn.lock b/demosite/yarn.lock index dc501ba..9800dbd 100644 --- a/demosite/yarn.lock +++ b/demosite/yarn.lock @@ -5031,8 +5031,8 @@ mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@^0.5.3, mkdirp@~0.5.0, mkdirp@~0.5.1: minimist "^1.2.5" moment@^2.19.1: - version "2.26.0" - resolved "https://registry.npmjs.org/moment/-/moment-2.26.0.tgz#5e1f82c6bafca6e83e808b30c8705eed0dcbd39a" + version "2.29.4" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" ms@2.0.0: version "2.0.0"