From 206349b6b9c87ba4fd75e39c97131c9b2a313a4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Apr 2022 01:32:32 +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 | 9 ++++----- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 46a54bdcb..520264fd7 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "leaflet.gridlayer.googlemutant": "~0.4.3", "leaflet.locatecontrol": "^0.62.0", "lodash": "^4.17.4", - "moment": "2.19.3", + "moment": "2.29.2", "mustache": "~2.2.1", "numeral": "1.5.3", "ramda": "^0.23.0", diff --git a/yarn.lock b/yarn.lock index 4526bcffe..f19f6b3a6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1805,8 +1805,7 @@ leaflet-pip@~1.0.0: dependencies: geojson-utils "~1.1.0" -"leaflet.gridlayer.googlemutant @~0.4.3": - name leaflet.gridlayer.googlemutant +leaflet.gridlayer.googlemutant@~0.4.3: version "0.4.4" resolved "https://registry.yarnpkg.com/leaflet.gridlayer.googlemutant/-/leaflet.gridlayer.googlemutant-0.4.4.tgz#64bad7d091df5fc150b6efb0cbd67474f8ba531c" @@ -2086,9 +2085,9 @@ mocha@~1.14.0: jade "0.26.3" mkdirp "0.3.5" -moment@2.19.3: - version "2.19.3" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.19.3.tgz#bdb99d270d6d7fda78cc0fbace855e27fe7da69f" +moment@2.29.2: + version "2.29.2" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4" ms@0.6.2: version "0.6.2"