From dc612fdd39170ebaa3a8d46ee04b71801529dd7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 03:43:04 +0000 Subject: [PATCH] Bump moment from 2.18.1 to 2.29.4 Bumps [moment](https://github.com/moment/moment) from 2.18.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.18.1...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 6b563e36..4780f9c5 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "lodash.defaultsdeep": "^4.3.5", "mapbox.js": "^2.4.0", "mdi-react": "^2.0.46", - "moment": "^2.10.6", + "moment": "^2.29.4", "nprogress": "^0.2.0", "pretty-bytes": "^2.0.1", "rbush": "^1.4.1", diff --git a/yarn.lock b/yarn.lock index ab7d223b..579bf2bf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5478,9 +5478,10 @@ mockery@^2.1.0: version "2.1.0" resolved "https://registry.yarnpkg.com/mockery/-/mockery-2.1.0.tgz#5b0aef1ff564f0f8139445e165536c7909713470" -moment@^2.10.6: - version "2.18.1" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.18.1.tgz#c36193dd3ce1c2eed2adb7c802dbbc77a81b1c0f" +moment@^2.29.4: + version "2.29.4" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" + integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w== most@^1.6.1: version "1.7.2"