File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 30
30
"signal-exit" : " ^3.0.2" ,
31
31
"socket.io" : " ^2.2.0" ,
32
32
"socket.io-client" : " ^2.2.0" ,
33
- "three" : " ^0.109 .0" ,
33
+ "three" : " ^0.110 .0" ,
34
34
"tmp" : " ^0.1.0" ,
35
35
"vedajs" : " ^0.12.1" ,
36
36
"which" : " ^1.3.1"
69
69
"ts-loader" : " 6.2.1" ,
70
70
"typescript" : " 3.6.4" ,
71
71
"webpack" : " 4.41.2" ,
72
- "webpack-cli" : " 3.3.9 "
72
+ "webpack-cli" : " 3.3.10 "
73
73
},
74
74
"scripts" : {
75
75
"ci" : " run-p lint test build" ,
Original file line number Diff line number Diff line change @@ -8424,10 +8424,10 @@ three@^0.100.0:
8424
8424
resolved "https://registry.yarnpkg.com/three/-/three-0.100.0.tgz#262841c0b7d88ebd62af73f28d9f578963b3aa00"
8425
8425
integrity sha512-/lN2rdE1OqIwJr4/HcSaOisiCY0uVA0sqPpbCG5nil2uICEdS0LfGwSVYTtZDsIpR76r3++h5H3Hzg5D+SJBRQ==
8426
8426
8427
- three@^0.109 .0 :
8428
- version "0.109 .0"
8429
- resolved "https://registry.yarnpkg.com/three/-/three-0.109 .0.tgz#611c9ef860d10bd107695cead6c6abcd2422e5fd "
8430
- integrity sha512-XT99T3Hvgh2CEvwPdHYEunNE+clLK6KiT1U8En7YOgIqTUw4MrLeIc8zxQAJ6wbP8hhJaY5+Cff3jwBPpBa0gA ==
8427
+ three@^0.110 .0 :
8428
+ version "0.110 .0"
8429
+ resolved "https://registry.yarnpkg.com/three/-/three-0.110 .0.tgz#8719591de1336269113ee79f4268ba247b2324f8 "
8430
+ integrity sha512-wlurH8XBO9Sd5VIw8nBa+taLR20kqaI4e9FiuMh6tqK8eOS2q2R+ZoUyufbyDTVTHhs8GiTbv0r2CMLkwerFJg ==
8431
8431
8432
8432
three@^0.87.1 :
8433
8433
version "0.87.1"
@@ -8940,10 +8940,10 @@ webidl-conversions@^4.0.2:
8940
8940
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
8941
8941
integrity sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==
8942
8942
8943
-
8944
- version "3.3.9 "
8945
- resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.9 .tgz#79c27e71f94b7fe324d594ab64a8e396b9daa91a "
8946
- integrity sha512-xwnSxWl8nZtBl/AFJCOn9pG7s5CYUYdZxmmukv+fAHLcBIHM36dImfpQg3WfShZXeArkWlf6QRw24Klcsv8a5A ==
8943
+
8944
+ version "3.3.10 "
8945
+ resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.10 .tgz#17b279267e9b4fb549023fae170da8e6e766da13 "
8946
+ integrity sha512-u1dgND9+MXaEt74sJR4PR7qkPxXUSQ0RXYq8x1L6Jg1MYVEmGPrH6Ah6C4arD4r0J1P5HKjRqpab36k0eIzPqg ==
8947
8947
dependencies :
8948
8948
chalk "2.4.2"
8949
8949
cross-spawn "6.0.5"
You can’t perform that action at this time.
0 commit comments