From 824f91a602a9036113978adf61db018d76da9020 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 04:25:48 +0000 Subject: [PATCH] Bump moment from 2.19.3 to 2.29.4 Bumps [moment](https://github.com/moment/moment) from 2.19.3 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.19.3...2.29.4) --- 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..4a5e5a1db 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.4", "mustache": "~2.2.1", "numeral": "1.5.3", "ramda": "^0.23.0", diff --git a/yarn.lock b/yarn.lock index 4526bcffe..6b38f433d 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.4: + version "2.29.4" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" ms@0.6.2: version "0.6.2"