Skip to content

Commit e24ec9c

Browse files
committed
update moment-timezone in schema-compiler
1 parent ecc49d7 commit e24ec9c

File tree

2 files changed

+64
-5
lines changed

2 files changed

+64
-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.8.3",
5151
"js-yaml": "^4.1.0",
5252
"lru-cache": "^5.1.1",
53-
"moment-timezone": "^0.5.33",
53+
"moment-timezone": "^0.5.46",
5454
"node-dijkstra": "^2.5.0",
5555
"ramda": "^0.27.2",
5656
"syntax-error": "^1.3.0",

yarn.lock

Lines changed: 63 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10123,13 +10123,28 @@
1012310123
dependencies:
1012410124
"@types/node" "*"
1012510125

10126-
"@types/node@*", "@types/node@12.12.50", "@types/node@^12", "@types/node@^16", "@types/node@^18":
10126+
"@types/node@*", "@types/node@^18":
1012710127
version "18.19.46"
1012810128
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.46.tgz#51801396c01153e0626e36f43386e83bc768b072"
1012910129
integrity sha512-vnRgMS7W6cKa1/0G3/DTtQYpVrZ8c0Xm6UkLaVFrb9jtcVC3okokW09Ki1Qdrj9ISokszD69nY4WDLRlvHlhAA==
1013010130
dependencies:
1013110131
undici-types "~5.26.4"
1013210132

10133+
10134+
version "12.12.50"
10135+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.50.tgz#e9b2e85fafc15f2a8aa8fdd41091b983da5fd6ee"
10136+
integrity sha512-5ImO01Fb8YsEOYpV+aeyGYztcYcjGsBvN4D7G5r1ef2cuQOpymjWNQi5V0rKHE6PC2ru3HkoUr/Br2/8GUA84w==
10137+
10138+
"@types/node@^12":
10139+
version "12.20.55"
10140+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.55.tgz#c329cbd434c42164f846b909bd6f85b5537f6240"
10141+
integrity sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==
10142+
10143+
"@types/node@^16":
10144+
version "16.18.124"
10145+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.124.tgz#3485947880c049e643e06d9ca368e5a94b4ef92f"
10146+
integrity sha512-8ADCm5WzM/IpWxjs1Jhtwo6j+Fb8z4yr/CobP5beUUPdyCI0mg87/bqQYxNcqnhZ24Dc9RME8SQWu5eI/FmSGA==
10147+
1013310148
"@types/normalize-package-data@^2.4.0":
1013410149
version "2.4.1"
1013510150
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301"
@@ -10172,7 +10187,7 @@
1017210187
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.7.tgz#63bb7d067db107cc1e457c303bc25d511febf6cb"
1017310188
integrity sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==
1017410189

10175-
"@types/ramda@0.27.40", "@types/ramda@^0.27.32", "@types/ramda@^0.27.34", "@types/ramda@^0.27.40":
10190+
"@types/ramda@^0.27.32", "@types/ramda@^0.27.34", "@types/ramda@^0.27.40":
1017610191
version "0.27.40"
1017710192
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.27.40.tgz#99f307356fe553095ee4d3c2af2b0eb3af7a8413"
1017810193
integrity sha512-V99ZfTH2tqVYdLDAlgh2uT+N074HPgqnAsMjALKSBqogYd0HbuuGMqNukJ6fk9Ml/Htaus76fsc4Yh3p7q1VdQ==
@@ -13773,6 +13788,11 @@ commander@^8.0.0, commander@^8.3.0:
1377313788
resolved "https://registry.yarnpkg.com/commander/-/commander-8.3.0.tgz#4837ea1b2da67b9c616a67afbb0fafee567bca66"
1377413789
integrity sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==
1377513790

13791+
commander@~2.1.0:
13792+
version "2.1.0"
13793+
resolved "https://registry.yarnpkg.com/commander/-/commander-2.1.0.tgz#d121bbae860d9992a3d517ba96f56588e47c6781"
13794+
integrity sha512-J2wnb6TKniXNOtoHS8TSrG9IOQluPrsmyAJ8oCUJOBmv+uLBCyPYAZkD2jFvw2DCzIXNnISIM01NIvr35TkBMQ==
13795+
1377613796
common-tags@^1.8.0:
1377713797
version "1.8.2"
1377813798
resolved "https://registry.yarnpkg.com/common-tags/-/common-tags-1.8.2.tgz#94ebb3c076d26032745fd54face7f688ef5ac9c6"
@@ -22008,6 +22028,11 @@ nan@^2.18.0:
2200822028
resolved "https://registry.yarnpkg.com/nan/-/nan-2.18.0.tgz#26a6faae7ffbeb293a39660e88a76b82e30b7554"
2200922029
integrity sha512-W7tfG7vMOGtD30sHoZSSc/JVYiyDPEyQVso/Zz+/uQd0B0L46gtC+pHha5FFMRpil6fm/AoEcRWyOVi4+E/f8w==
2201022030

22031+
nan@~1.0.0:
22032+
version "1.0.0"
22033+
resolved "https://registry.yarnpkg.com/nan/-/nan-1.0.0.tgz#ae24f8850818d662fcab5acf7f3b95bfaa2ccf38"
22034+
integrity sha512-Wm2/nFOm2y9HtJfgOLnctGbfvF23FcQZeyUZqDD8JQG3zO5kXh3MkQKiUaA68mJiVWrOzLFkAV1u6bC8P52DJA==
22035+
2201122036
nanoid@^3.1.30:
2201222037
version "3.3.8"
2201322038
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
@@ -22283,7 +22308,7 @@ node-gyp@^9.3.0:
2228322308
tar "^6.1.2"
2228422309
which "^2.0.2"
2228522310

22286-
node-int64@^0.3.3:
22311+
node-int64@^0.3.3, node-int64@~0.3.0:
2228722312
version "0.3.3"
2228822313
resolved "https://registry.yarnpkg.com/node-int64/-/node-int64-0.3.3.tgz#2d6e6b2ece5de8588b43d88d1bc41b26cd1fa84d"
2228922314
integrity sha1-LW5rLs5d6FiLQ9iNG8QbJs0fqE0=
@@ -22878,6 +22903,11 @@ optionator@^0.9.3:
2287822903
prelude-ls "^1.2.1"
2287922904
type-check "^0.4.0"
2288022905

22906+
options@>=0.0.5:
22907+
version "0.0.6"
22908+
resolved "https://registry.yarnpkg.com/options/-/options-0.0.6.tgz#ec22d312806bb53e731773e7cdaefcf1c643128f"
22909+
integrity sha512-bOj3L1ypm++N+n7CEbbe473A414AB7z+amKYshRb//iuL3MpdDCLhPnw6aVTdKB9g5ZRVHIEp8eUln6L2NUStg==
22910+
2288122911
[email protected], ora@^5.1.0, ora@^5.3.0, ora@^5.4.1:
2288222912
version "5.4.1"
2288322913
resolved "https://registry.yarnpkg.com/ora/-/ora-5.4.1.tgz#1b2678426af4ac4a509008e5e4ac9e9959db9e18"
@@ -24841,6 +24871,11 @@ python-struct@^1.1.3:
2484124871
dependencies:
2484224872
long "^4.0.0"
2484324873

24874+
24875+
version "1.0.1"
24876+
resolved "https://registry.yarnpkg.com/q/-/q-1.0.1.tgz#11872aeedee89268110b10a718448ffb10112a14"
24877+
integrity sha512-18MnBaCeBX9sLRUdtxz/6onlb7wLzFxCylklyO8n27y5JxJYaGLPu4ccyc5zih58SpEzY8QmfwaWqguqXU6Y+A==
24878+
2484424879
q@^1.5.0, q@^1.5.1:
2484524880
version "1.5.1"
2484624881
resolved "https://registry.yarnpkg.com/q/-/q-1.5.1.tgz#7e32f75b41381291d04611f1bf14109ac00651d7"
@@ -28270,7 +28305,7 @@ thread-loader@^3.0.0:
2827028305
neo-async "^2.6.2"
2827128306
schema-utils "^3.0.0"
2827228307

28273-
thrift@0.20.0, thrift@^0.20.0, thrift@^0.9.3:
28308+
thrift@^0.20.0:
2827428309
version "0.20.0"
2827528310
resolved "https://registry.yarnpkg.com/thrift/-/thrift-0.20.0.tgz#b2dbeaaf7c2385aed2eba59d442c87f033fa8e5e"
2827628311
integrity sha512-oSmJTaoIAGolpupVHFfsWcmdEKX81fcDI6ty0hhezzdgZvp0XyXgMe9+1YusI8Ahy0HK4n8jlNrkPjOPeHZjdQ==
@@ -28281,6 +28316,15 @@ [email protected], thrift@^0.20.0, thrift@^0.9.3:
2828128316
q "^1.5.0"
2828228317
ws "^5.2.3"
2828328318

28319+
thrift@^0.9.3:
28320+
version "0.9.3"
28321+
resolved "https://registry.yarnpkg.com/thrift/-/thrift-0.9.3.tgz#99021336403d42e08b8efadb1c37a06d7998b2a6"
28322+
integrity sha512-CLjTMnk31Yhcteeyfhxv1UU8yv0jqlc5kNDGogbpWG2mUU2sJtj33sQzA+qml8Kj2y8WUdVKY7kkZxiczKoATw==
28323+
dependencies:
28324+
node-int64 "~0.3.0"
28325+
q "1.0.x"
28326+
ws "~0.4.32"
28327+
2828428328
throat@^6.0.1:
2828528329
version "6.0.2"
2828628330
resolved "https://registry.yarnpkg.com/throat/-/throat-6.0.2.tgz#51a3fbb5e11ae72e2cf74861ed5c8020f89f29fe"
@@ -28363,6 +28407,11 @@ tinycolor2@^1.4.1:
2836328407
resolved "https://registry.yarnpkg.com/tinycolor2/-/tinycolor2-1.4.2.tgz#3f6a4d1071ad07676d7fa472e1fac40a719d8803"
2836428408
integrity sha512-vJhccZPs965sV/L2sU4oRQVAos0pQXwsvTLkWYdqJ+a8Q5kPFzJTuOFwy7UniPli44NKQGAglksjvOcpo95aZA==
2836528409

28410+
28411+
version "0.0.1"
28412+
resolved "https://registry.yarnpkg.com/tinycolor/-/tinycolor-0.0.1.tgz#320b5a52d83abb5978d81a3e887d4aefb15a6164"
28413+
integrity sha512-+CorETse1kl98xg0WAzii8DTT4ABF4R3nquhrkIbVGcw1T8JYs5Gfx9xEfGINPUZGDj9C4BmOtuKeaTtuuRolg==
28414+
2836628415
tinypool@^0.7.0:
2836728416
version "0.7.0"
2836828417
resolved "https://registry.yarnpkg.com/tinypool/-/tinypool-0.7.0.tgz#88053cc99b4a594382af23190c609d93fddf8021"
@@ -30024,6 +30073,16 @@ ws@^8.1.0, ws@^8.13.0, ws@^8.16.0:
3002430073
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.0.tgz#0d7505a6eafe2b0e712d232b42279f53bc289bbc"
3002530074
integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==
3002630075

30076+
ws@~0.4.32:
30077+
version "0.4.32"
30078+
resolved "https://registry.yarnpkg.com/ws/-/ws-0.4.32.tgz#787a6154414f3c99ed83c5772153b20feb0cec32"
30079+
integrity sha512-htqsS0U9Z9lb3ITjidQkRvkLdVhQePrMeu475yEfOWkAYvJ6dSjQp1tOH6ugaddzX5b7sQjMPNtY71eTzrV/kA==
30080+
dependencies:
30081+
commander "~2.1.0"
30082+
nan "~1.0.0"
30083+
options ">=0.0.5"
30084+
tinycolor "0.x"
30085+
3002730086
ws@~7.4.2:
3002830087
version "7.4.6"
3002930088
resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c"

0 commit comments

Comments
 (0)