Skip to content

Commit 9014d89

Browse files
chore(deps): bump moment-timezone from 0.5.26 to 0.5.33
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.26 to 0.5.33. - [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.26...0.5.33) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 0f995fc commit 9014d89

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"jsonwebtoken": "8.5.1",
4444
"lodash": "4.17.21",
4545
"moment": "2.24.0",
46-
"moment-timezone": "0.5.26",
46+
"moment-timezone": "0.5.33",
4747
"openid-client": "4.2.0",
4848
"otplib": "11.0.1",
4949
"require-all": "3.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7357,10 +7357,10 @@ modify-values@^1.0.0:
73577357
resolved "https://registry.yarnpkg.com/modify-values/-/modify-values-1.0.1.tgz#b3939fa605546474e3e3e3c63d64bd43b4ee6022"
73587358
integrity sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==
73597359

7360-
7361-
version "0.5.26"
7362-
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.26.tgz#c0267ca09ae84631aa3dc33f65bedbe6e8e0d772"
7363-
integrity sha512-sFP4cgEKTCymBBKgoxZjYzlSovC20Y6J7y3nanDc5RoBIXKlZhoYwBoZGe3flwU6A372AcRwScH8KiwV6zjy1g==
7360+
7361+
version "0.5.33"
7362+
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.33.tgz#b252fd6bb57f341c9b59a5ab61a8e51a73bbd22c"
7363+
integrity sha512-PTc2vcT8K9J5/9rDEPe5czSIKgLoGsH8UNpA4qZTVw0Vd/Uz19geE9abbIOQKaAQFcnQ3v5YEXrbSc5BpshH+w==
73647364
dependencies:
73657365
moment ">= 2.9.0"
73667366

0 commit comments

Comments
 (0)