From 598248636f8abab8aa76a3f2614bea94290960b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 08:24:07 +0000 Subject: [PATCH] Bump moment from 2.22.2 to 2.29.4 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: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 84a41e5..d7fdce3 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "drizzle": "^1.2.1", "drizzle-react": "^1.1.1", "eth-block-tracker-es5": "^2.3.2", - "moment": "^2.22.2", + "moment": "^2.29.4", "react": "^16.4.1", "react-dom": "^16.4.1", "react-scripts": "1.1.4", diff --git a/yarn.lock b/yarn.lock index cc9238a..741e87c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1724,7 +1724,7 @@ compressible@~2.0.13: compression@^1.5.2: version "1.7.2" - resolved "http://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69" + resolved "https://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69" dependencies: accepts "~1.3.4" bytes "3.0.0" @@ -5029,9 +5029,9 @@ mock-fs@^4.1.0: version "4.5.0" resolved "https://registry.yarnpkg.com/mock-fs/-/mock-fs-4.5.0.tgz#75245b966f7e3defe197b03454af9c5b355594b7" -moment@^2.22.2: - version "2.22.2" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.22.2.tgz#3c257f9839fc0e93ff53149632239eb90783ff66" +moment@^2.29.4: + version "2.29.4" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" mout@^0.11.0: version "0.11.1"