From aaa818d0af4c2b5c7ad2452c6b0b046c54f96f40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Apr 2022 12:31:48 +0000 Subject: [PATCH] build(deps): bump moment from 2.20.1 to 2.29.2 Bumps [moment](https://github.com/moment/moment) from 2.20.1 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.20.1...2.29.2) --- 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 84264ea1d..1f9ecd966 100644 --- a/package.json +++ b/package.json @@ -320,7 +320,7 @@ "jschardet": "^2.3.0", "jsts": "^2.7.3", "modernizr": "^3.8.0", - "moment": "~2.20.1", + "moment": "~2.29.2", "navigator.sendbeacon": "~0.0.x", "oboe": "^2.1.5", "ol-cesium": "=1.37.0", diff --git a/yarn.lock b/yarn.lock index 7fb69b5a9..bd908517f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6937,10 +6937,10 @@ module-deps@^6.2.3: through2 "^2.0.0" xtend "^4.0.0" -moment@~2.20.1: - 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: + version "2.29.2" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4" + integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg== morgan@~1.10.0: version "1.10.0"