Skip to content

Commit 77cfa33

Browse files
committed
update moment-timezone
1 parent de5a416 commit 77cfa33

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/cubejs-schema-compiler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"joi": "^17.13.3",
5151
"js-yaml": "^4.1.0",
5252
"lru-cache": "^11.1.0",
53-
"moment-timezone": "^0.5.46",
53+
"moment-timezone": "^0.5.48",
5454
"node-dijkstra": "^2.5.0",
5555
"ramda": "^0.27.2",
5656
"syntax-error": "^1.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21190,10 +21190,10 @@ moment-range@*, moment-range@^4.0.1, moment-range@^4.0.2:
2119021190
dependencies:
2119121191
es6-symbol "^3.1.0"
2119221192

21193-
moment-timezone@^0.5.15, moment-timezone@^0.5.33, moment-timezone@^0.5.46, moment-timezone@^0.5.47:
21194-
version "0.5.47"
21195-
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.47.tgz#d4d1a21b78372d914d6d69ae285454732a429749"
21196-
integrity sha512-UbNt/JAWS0m/NJOebR0QMRHBk0hu03r5dx9GK8Cs0AS3I81yDcOc9k+DytPItgVvBP7J6Mf6U2n3BPAacAV9oA==
21193+
moment-timezone@^0.5.15, moment-timezone@^0.5.33, moment-timezone@^0.5.46, moment-timezone@^0.5.47, moment-timezone@^0.5.48:
21194+
version "0.5.48"
21195+
resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.5.48.tgz#111727bb274734a518ae154b5ca589283f058967"
21196+
integrity sha512-f22b8LV1gbTO2ms2j2z13MuPogNoh5UzxL3nzNAYKGraILnbGc9NEE6dyiiiLv46DGRb8A4kg8UKWLjPthxBHw==
2119721197
dependencies:
2119821198
moment "^2.29.4"
2119921199

0 commit comments

Comments
 (0)