From 23ed0892452dd646a5baa4338be3f20ee31ae722 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 06:20:23 +0000 Subject: [PATCH] build(deps): bump moment from 2.24.0 to 2.29.4 in /example 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: indirect ... Signed-off-by: dependabot[bot] --- example/yarn.lock | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/example/yarn.lock b/example/yarn.lock index 085a74c..7527f92 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -5381,6 +5381,10 @@ lodash.uniq@^4.5.0: version "4.17.11" resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d" +lodash@^4.17.15: + version "4.17.21" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" + loglevel@^1.4.1: version "1.6.1" resolved "https://registry.npmjs.org/loglevel/-/loglevel-1.6.1.tgz#e0fc95133b6ef276cdc8887cdaf24aa6f156f8fa" @@ -5664,8 +5668,8 @@ mkdirp@0.5.1, mkdirp@0.5.x, mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.0, mkdirp@ minimist "0.0.8" moment@2.x, moment@^2.24.0: - version "2.24.0" - resolved "https://registry.npmjs.org/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b" + version "2.29.4" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" move-concurrently@^1.0.1: version "1.0.1" @@ -7239,9 +7243,10 @@ rc-editor-mention@^1.1.13: rc-editor-core "~0.8.3" "rc-form-hooks@link:..": - version "0.0.1-beta.8" + version "1.0.1" dependencies: async-validator "^2.0.1" + lodash "^4.17.15" rc-form@^2.4.5: version "2.4.6"