From e23c2fb7868449ed558f3dd9f2827531e631de61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 06:21:40 +0000 Subject: [PATCH] Bump moment Bumps [moment](https://github.com/moment/moment) from 2.22.2 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.22.2...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../staticsources/devilry_statistics/yarn.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/devilry/devilry_statistics/staticsources/devilry_statistics/yarn.lock b/devilry/devilry_statistics/staticsources/devilry_statistics/yarn.lock index 60f5682a5..c83e7a269 100644 --- a/devilry/devilry_statistics/staticsources/devilry_statistics/yarn.lock +++ b/devilry/devilry_statistics/staticsources/devilry_statistics/yarn.lock @@ -4114,8 +4114,9 @@ mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.0: minimist "0.0.8" moment@^2.10.2: - version "2.22.2" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.22.2.tgz#3c257f9839fc0e93ff53149632239eb90783ff66" + version "2.29.4" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" + integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w== move-concurrently@^1.0.1: version "1.0.1"