From 7cc20356275384947a219f0ea71fbd13426dbcf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Jul 2022 06:41:25 +0000 Subject: [PATCH] Bump moment from 2.20.1 to 2.29.4 Bumps [moment](https://github.com/moment/moment) from 2.20.1 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.20.1...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:development ... 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 ae0e4f78cca9..0e540efdc84a 100644 --- a/package.json +++ b/package.json @@ -128,7 +128,7 @@ "minimatch": "3.0.4", "minimist": "1.2.0", "mocha": "4.1.0", - "moment": "2.20.1", + "moment": "2.29.4", "morgan": "1.9.0", "nodemon": "1.14.12", "path": "0.12.7", diff --git a/yarn.lock b/yarn.lock index 35a153737ef3..b0bb251cdf94 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7084,9 +7084,9 @@ module-deps@^5.0.0: through2 "^2.0.0" xtend "^4.0.0" -moment@2.20.1, moment@>=1.6.0, moment@^2.18.1: - version "2.20.1" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.20.1.tgz#d6eb1a46cbcc14a2b2f9434112c1ff8907f313fd" +moment@2.29.4, moment@>=1.6.0, moment@^2.18.1: + version "2.29.4" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" morgan@1.9.0: version "1.9.0"