From 85f658f1bf8b66e70e9fda23022d6a96f4c43dc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 22:37:15 +0000 Subject: [PATCH] Bump moment-timezone from 0.5.16 to 0.5.37 in /api Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.16 to 0.5.37. - [Release notes](https://github.com/moment/moment-timezone/releases) - [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md) - [Commits](https://github.com/moment/moment-timezone/compare/0.5.16...0.5.37) --- updated-dependencies: - dependency-name: moment-timezone dependency-type: indirect ... Signed-off-by: dependabot[bot] --- api/yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/api/yarn.lock b/api/yarn.lock index fb78b8b..59335ef 100644 --- a/api/yarn.lock +++ b/api/yarn.lock @@ -1264,14 +1264,14 @@ minimist@~0.0.1: minimist "0.0.8" moment-timezone@^0.5.0: - version "0.5.16" - resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.16.tgz#661717d5f55b4d2c2e002262d726c83785192a5a" + version "0.5.37" + resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.37.tgz#adf97f719c4e458fdb12e2b4e87b8bec9f4eef1e" dependencies: moment ">= 2.9.0" "moment@>= 2.9.0": - version "2.22.1" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.22.1.tgz#529a2e9bf973f259c9643d237fda84de3a26e8ad" + version "2.29.4" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" mongodb-core@2.1.17: version "2.1.17"