From 154fb82f766c33f81ede95abddc92bb74cc78f72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Apr 2022 01:30:54 +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 | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 911751c..262ae09 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "foundation-sites": "6.3.1", "inline-style-prefixer": "^3.0.6", "jquery": "^3.2.1", - "moment": "^2.19.3", + "moment": "^2.29.2", "node-env-file": "^0.1.8", "node-sass": "^4.5.3", "prop-types": "^15.5.10", diff --git a/yarn.lock b/yarn.lock index 0f52041..0cecacd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5620,10 +5620,10 @@ modelo@^4.2.0: resolved "https://registry.yarnpkg.com/modelo/-/modelo-4.2.3.tgz#b278588a4db87fc1e5107ae3a277c0876f38d894" integrity sha512-9DITV2YEMcw7XojdfvGl3gDD8J9QjZTJ7ZOUuSAkP+F3T6rDbzMJuPktxptsdHYEvZcmXrCD3LMOhdSAEq6zKA== -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.29.2: + version "2.29.2" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4" + integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg== ms@0.7.1: version "0.7.1"