From e78c434f9e14a332f8109ededa6ae00e5f8ab7f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 22:31:42 +0000 Subject: [PATCH] Bump moment-timezone from 0.5.21 to 0.5.37 in /examples/with-sequelize Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.21 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/commits/0.5.37) --- updated-dependencies: - dependency-name: moment-timezone dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/with-sequelize/yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/with-sequelize/yarn.lock b/examples/with-sequelize/yarn.lock index fc04184..51d62c6 100644 --- a/examples/with-sequelize/yarn.lock +++ b/examples/with-sequelize/yarn.lock @@ -1713,14 +1713,14 @@ mkdirp@^0.5.0, mkdirp@^0.5.1: minimist "0.0.8" moment-timezone@^0.5.14: - version "0.5.21" - resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.21.tgz#3cba247d84492174dbf71de2a9848fa13207b845" + 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", moment@^2.18.1, moment@^2.20.0: - version "2.22.2" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.22.2.tgz#3c257f9839fc0e93ff53149632239eb90783ff66" + version "2.29.4" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" ms@2.0.0: version "2.0.0"