Skip to content

Commit ecc49d7

Browse files
committed
Remove moment-timezone from query-orchestrator
1 parent 9709816 commit ecc49d7

File tree

2 files changed

+5
-65
lines changed

2 files changed

+5
-65
lines changed

packages/cubejs-query-orchestrator/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
"es5-ext": "0.10.53",
3737
"generic-pool": "^3.7.1",
3838
"lru-cache": "^6.0.0",
39-
"moment-timezone": "^0.5.33",
4039
"ramda": "^0.27.2"
4140
},
4241
"devDependencies": {

yarn.lock

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

10126-
"@types/node@*", "@types/node@^18":
10126+
"@types/node@*", "@types/node@12.12.50", "@types/node@^12", "@types/node@^16", "@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-
1014810133
"@types/normalize-package-data@^2.4.0":
1014910134
version "2.4.1"
1015010135
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301"
@@ -10187,7 +10172,7 @@
1018710172
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.7.tgz#63bb7d067db107cc1e457c303bc25d511febf6cb"
1018810173
integrity sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==
1018910174

10190-
"@types/ramda@^0.27.32", "@types/ramda@^0.27.34", "@types/ramda@^0.27.40":
10175+
"@types/ramda@0.27.40", "@types/ramda@^0.27.32", "@types/ramda@^0.27.34", "@types/ramda@^0.27.40":
1019110176
version "0.27.40"
1019210177
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.27.40.tgz#99f307356fe553095ee4d3c2af2b0eb3af7a8413"
1019310178
integrity sha512-V99ZfTH2tqVYdLDAlgh2uT+N074HPgqnAsMjALKSBqogYd0HbuuGMqNukJ6fk9Ml/Htaus76fsc4Yh3p7q1VdQ==
@@ -13725,7 +13710,7 @@ colorette@^2.0.10:
1372513710
resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.20.tgz#9eb793e6833067f7235902fcd3b09917a000a95a"
1372613711
integrity sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==
1372713712

13728-
colors@1.4.0, colors@^1.1.2, colors@^1.2.1:
13713+
colors@^1.1.2, colors@^1.2.1:
1372913714
version "1.4.0"
1373013715
resolved "https://registry.yarnpkg.com/colors/-/colors-1.4.0.tgz#c50491479d4c1bdaed2c9ced32cf7c7dc2360f78"
1373113716
integrity sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==
@@ -13788,11 +13773,6 @@ commander@^8.0.0, commander@^8.3.0:
1378813773
resolved "https://registry.yarnpkg.com/commander/-/commander-8.3.0.tgz#4837ea1b2da67b9c616a67afbb0fafee567bca66"
1378913774
integrity sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==
1379013775

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-
1379613776
common-tags@^1.8.0:
1379713777
version "1.8.2"
1379813778
resolved "https://registry.yarnpkg.com/common-tags/-/common-tags-1.8.2.tgz#94ebb3c076d26032745fd54face7f688ef5ac9c6"
@@ -22028,11 +22008,6 @@ nan@^2.18.0:
2202822008
resolved "https://registry.yarnpkg.com/nan/-/nan-2.18.0.tgz#26a6faae7ffbeb293a39660e88a76b82e30b7554"
2202922009
integrity sha512-W7tfG7vMOGtD30sHoZSSc/JVYiyDPEyQVso/Zz+/uQd0B0L46gtC+pHha5FFMRpil6fm/AoEcRWyOVi4+E/f8w==
2203022010

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-
2203622011
nanoid@^3.1.30:
2203722012
version "3.3.8"
2203822013
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
@@ -22308,7 +22283,7 @@ node-gyp@^9.3.0:
2230822283
tar "^6.1.2"
2230922284
which "^2.0.2"
2231022285

22311-
node-int64@^0.3.3, node-int64@~0.3.0:
22286+
node-int64@^0.3.3:
2231222287
version "0.3.3"
2231322288
resolved "https://registry.yarnpkg.com/node-int64/-/node-int64-0.3.3.tgz#2d6e6b2ece5de8588b43d88d1bc41b26cd1fa84d"
2231422289
integrity sha1-LW5rLs5d6FiLQ9iNG8QbJs0fqE0=
@@ -22903,11 +22878,6 @@ optionator@^0.9.3:
2290322878
prelude-ls "^1.2.1"
2290422879
type-check "^0.4.0"
2290522880

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-
2291122881
[email protected], ora@^5.1.0, ora@^5.3.0, ora@^5.4.1:
2291222882
version "5.4.1"
2291322883
resolved "https://registry.yarnpkg.com/ora/-/ora-5.4.1.tgz#1b2678426af4ac4a509008e5e4ac9e9959db9e18"
@@ -24871,11 +24841,6 @@ python-struct@^1.1.3:
2487124841
dependencies:
2487224842
long "^4.0.0"
2487324843

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-
2487924844
q@^1.5.0, q@^1.5.1:
2488024845
version "1.5.1"
2488124846
resolved "https://registry.yarnpkg.com/q/-/q-1.5.1.tgz#7e32f75b41381291d04611f1bf14109ac00651d7"
@@ -28305,7 +28270,7 @@ thread-loader@^3.0.0:
2830528270
neo-async "^2.6.2"
2830628271
schema-utils "^3.0.0"
2830728272

28308-
thrift@^0.20.0:
28273+
thrift@0.20.0, thrift@^0.20.0, thrift@^0.9.3:
2830928274
version "0.20.0"
2831028275
resolved "https://registry.yarnpkg.com/thrift/-/thrift-0.20.0.tgz#b2dbeaaf7c2385aed2eba59d442c87f033fa8e5e"
2831128276
integrity sha512-oSmJTaoIAGolpupVHFfsWcmdEKX81fcDI6ty0hhezzdgZvp0XyXgMe9+1YusI8Ahy0HK4n8jlNrkPjOPeHZjdQ==
@@ -28316,15 +28281,6 @@ thrift@^0.20.0:
2831628281
q "^1.5.0"
2831728282
ws "^5.2.3"
2831828283

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-
2832828284
throat@^6.0.1:
2832928285
version "6.0.2"
2833028286
resolved "https://registry.yarnpkg.com/throat/-/throat-6.0.2.tgz#51a3fbb5e11ae72e2cf74861ed5c8020f89f29fe"
@@ -28407,11 +28363,6 @@ tinycolor2@^1.4.1:
2840728363
resolved "https://registry.yarnpkg.com/tinycolor2/-/tinycolor2-1.4.2.tgz#3f6a4d1071ad07676d7fa472e1fac40a719d8803"
2840828364
integrity sha512-vJhccZPs965sV/L2sU4oRQVAos0pQXwsvTLkWYdqJ+a8Q5kPFzJTuOFwy7UniPli44NKQGAglksjvOcpo95aZA==
2840928365

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

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-
3008630027
ws@~7.4.2:
3008730028
version "7.4.6"
3008830029
resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c"

0 commit comments

Comments
 (0)