From 1eb8d5bd0ed678f96049c67ac96d2ae31468e572 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Apr 2022 09:45:02 +0000 Subject: [PATCH] Bump moment from 2.19.3 to 2.29.2 Bumps [moment](https://github.com/moment/moment) from 2.19.3 to 2.29.2. - [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.2) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 13 ++++--------- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index e883876d0d95..801927d7b801 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "leaflet-draw": "^0.4.9", "leaflet.heat": "^0.2.0", "lodash.memoize": "^4.1.2", - "moment": "2.19.3", + "moment": "2.29.2", "mustache": "^2.3.2", "node-libs-browser": "^2.0.0", "normalizr": "^3.0.2", diff --git a/yarn.lock b/yarn.lock index 934717b7feea..9b6ec852d778 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8314,15 +8314,10 @@ module-deps-sortable@4.0.6: through2 "^2.0.0" xtend "^4.0.0" -moment@2.19.3: - version "2.19.3" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.19.3.tgz#bdb99d270d6d7fda78cc0fbace855e27fe7da69f" - integrity sha1-vbmdJw1tf9p4zA+6zoVeJ/59pp8= - -moment@2.x.x: - version "2.20.1" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.20.1.tgz#d6eb1a46cbcc14a2b2f9434112c1ff8907f313fd" - integrity sha512-Yh9y73JRljxW5QxN08Fner68eFLxM5ynNOAw2LbIB1YAGeQzZT8QFSUvkAz609Zf+IHhhaUxqZK8dG3W/+HEvg== +moment@2.29.2, moment@2.x.x: + version "2.29.2" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4" + integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg== move-concurrently@^1.0.1: version "1.0.1"