From 3aa4eb92cc6ba264a6bb65c5856e4ecd8455ab0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 06:21:33 +0000 Subject: [PATCH] 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 ad2c23ddb..fd1061300 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "js-data-http": "^2.2.2", "less": "^2.7.2", "lf-ng-md-file-input": "^1.4.8", - "moment": "^2.19.3", + "moment": "^2.29.4", "phantomjs-prebuilt": "^2.1.7", "raven-js": "^3.0.4", "showdown": "^1.6.4", diff --git a/yarn.lock b/yarn.lock index c554fa710..340835af5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3166,9 +3166,9 @@ module-deps@^4.0.8: through2 "^2.0.0" xtend "^4.0.0" -"moment@>=2.8.0 <3.0.0", moment@^2.19.3: - version "2.19.3" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.19.3.tgz#bdb99d270d6d7fda78cc0fbace855e27fe7da69f" +"moment@>=2.8.0 <3.0.0", moment@^2.29.4: + version "2.29.4" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" monocle@1.1.51: version "1.1.51"