File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 "cookie-parser" : " 1.4.4" ,
1313 "dotenv" : " 8.0.0" ,
1414 "express" : " 4.17.1" ,
15- "ts-node" : " 8.3.0 "
15+ "ts-node" : " 8.4.1 "
1616 },
1717 "scripts" : {
1818 "start" : " ts-node index.ts"
Original file line number Diff line number Diff line change 3838 "prettier" : " 1.18.2" ,
3939 "@eweilow/ts-jest-fork" : " 24.0.1-test" ,
4040 "tslint" : " 5.18.0" ,
41- "typescript" : " 3.5.3 "
41+ "typescript" : " 3.6.4 "
4242 }
4343}
Original file line number Diff line number Diff line change @@ -6808,10 +6808,10 @@ trim-right@^1.0.1:
68086808 resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
68096809 integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
68106810
6811- ts-node@8.3.0 :
6812- version "8.3.0 "
6813- resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.3.0 .tgz#e4059618411371924a1fb5f3b125915f324efb57 "
6814- integrity sha512-dyNS/RqyVTDcmNM4NIBAeDMpsAdaQ+ojdf0GOLqE6nwJOgzEkdRNzJywhDfwnuvB10oa6NLVG1rUJQCpRN7qoQ ==
6811+ ts-node@8.4.1 :
6812+ version "8.4.1 "
6813+ resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.4.1 .tgz#270b0dba16e8723c9fa4f9b4775d3810fd994b4f "
6814+ integrity sha512-5LpRN+mTiCs7lI5EtbXmF/HfMeCjzt7DH9CZwtkr6SywStrNQC723wG+aOWFiLNn7zT3kD/RnFqi3ZUfr4l5Qw ==
68156815 dependencies :
68166816 arg "^4.1.0"
68176817 diff "^4.0.1"
@@ -6892,10 +6892,10 @@ typedarray@^0.0.6:
68926892 resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
68936893 integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
68946894
6895- typescript@3.5.3 , typescript@3.x :
6896- version "3.5.3 "
6897- resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.3 .tgz#c830f657f93f1ea846819e929092f5fe5983e977 "
6898- integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g ==
6895+ typescript@3.6.4 , typescript@3.x :
6896+ version "3.6.4 "
6897+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.4 .tgz#b18752bb3792bc1a0281335f7f6ebf1bbfc5b91d "
6898+ integrity sha512-unoCll1+l+YK4i4F8f22TaNVPRHcD9PA3yCuZ8g5e0qGqlVlJ/8FSateOLLSagn+Yg5+ZwuPkL8LFUc0Jcvksg ==
68996899
69006900uglify-js@^3.1.4 :
69016901 version "3.6.0"
You can’t perform that action at this time.
0 commit comments