Skip to content

Commit bec2a5b

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 feb5ecc commit bec2a5b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"jsonwebtoken": "8.5.1",
4444
"lodash": "4.17.19",
4545
"moment": "2.24.0",
46-
"moment-timezone": "0.5.26",
46+
"moment-timezone": "0.5.33",
4747
"otplib": "11.0.1",
4848
"require-all": "3.0.0",
4949
"semver": "6.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6781,10 +6781,10 @@ modify-values@^1.0.0:
67816781
resolved "https://registry.yarnpkg.com/modify-values/-/modify-values-1.0.1.tgz#b3939fa605546474e3e3e3c63d64bd43b4ee6022"
67826782
integrity sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==
67836783

6784-
6785-
version "0.5.26"
6786-
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.26.tgz#c0267ca09ae84631aa3dc33f65bedbe6e8e0d772"
6787-
integrity sha512-sFP4cgEKTCymBBKgoxZjYzlSovC20Y6J7y3nanDc5RoBIXKlZhoYwBoZGe3flwU6A372AcRwScH8KiwV6zjy1g==
6784+
6785+
version "0.5.33"
6786+
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.33.tgz#b252fd6bb57f341c9b59a5ab61a8e51a73bbd22c"
6787+
integrity sha512-PTc2vcT8K9J5/9rDEPe5czSIKgLoGsH8UNpA4qZTVw0Vd/Uz19geE9abbIOQKaAQFcnQ3v5YEXrbSc5BpshH+w==
67886788
dependencies:
67896789
moment ">= 2.9.0"
67906790

0 commit comments

Comments
 (0)