Skip to content
This repository was archived by the owner on Nov 4, 2025. It is now read-only.

Commit c1f5e52

Browse files
Bump moment-timezone from 0.5.31 to 0.5.37 in /packages/server
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.31 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](moment/moment-timezone@0.5.31...0.5.37) --- updated-dependencies: - dependency-name: moment-timezone dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b00050 commit c1f5e52

File tree

1 file changed

+7
-12
lines changed

1 file changed

+7
-12
lines changed

packages/server/yarn.lock

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5794,21 +5794,16 @@ mkdirp@^0.5.0, mkdirp@^0.5.4, mkdirp@~0.5.1:
57945794
minimist "^1.2.5"
57955795

57965796
moment-timezone@^0.5.x:
5797-
version "0.5.31"
5798-
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.31.tgz#9c40d8c5026f0c7ab46eda3d63e49c155148de05"
5799-
integrity sha512-+GgHNg8xRhMXfEbv81iDtrVeTcWt0kWmTEY1XQK14dICTXnWJnT0dxdlPspwqF3keKMVPXwayEsk1DI0AA/jdA==
5797+
version "0.5.37"
5798+
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.37.tgz#adf97f719c4e458fdb12e2b4e87b8bec9f4eef1e"
5799+
integrity sha512-uEDzDNFhfaywRl+vwXxffjjq1q0Vzr+fcQpQ1bU0kbzorfS7zVtZnCnGc8mhWmF39d4g4YriF6kwA75mJKE/Zg==
58005800
dependencies:
58015801
moment ">= 2.9.0"
58025802

5803-
"moment@>= 2.9.0":
5804-
version "2.28.0"
5805-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.28.0.tgz#cdfe73ce01327cee6537b0fafac2e0f21a237d75"
5806-
integrity sha512-Z5KOjYmnHyd/ukynmFd/WwyXHd7L4J9vTI/nn5Ap9AVUgaAE15VvQ9MOGmJJygEUklupqIrFnor/tjTwRU+tQw==
5807-
5808-
moment@^2.19.3:
5809-
version "2.29.1"
5810-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.1.tgz#b2be769fa31940be9eeea6469c075e35006fa3d3"
5811-
integrity sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==
5803+
"moment@>= 2.9.0", moment@^2.19.3:
5804+
version "2.29.4"
5805+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
5806+
integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
58125807

58135808
ms@2.0.0:
58145809
version "2.0.0"

0 commit comments

Comments
 (0)