File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 "helmet" : " ^3.23.3" ,
77 "mysql2" : " ^2.1.0" ,
88 "reflect-metadata" : " ^0.1.13" ,
9- "ts-node" : " ^8.10.2 " ,
9+ "ts-node" : " ^9.1.0 " ,
1010 "tsconfig-paths" : " ^3.9.0" ,
1111 "typeorm" : " ^0.2.29" ,
1212 "typescript" : " ^3.9.7"
Original file line number Diff line number Diff line change @@ -452,6 +452,11 @@ cookie@0.4.0:
452452 resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.0.tgz#beb437e7022b3b6d49019d088665303ebe9c14ba"
453453 integrity sha512-+Hp8fLp57wnUSt0tY0tHEXh4voZRDnoIrZPqlo3DPiI4y9lwg/jqx+1Om94/W6ZaPDOUbnjOt/99w66zk+l1Xg==
454454
455+ create-require@^1.1.0 :
456+ version "1.1.1"
457+ resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"
458+ integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==
459+
455460crypto-random-string@^2.0.0 :
456461 version "2.0.0"
457462 resolved "https://registry.yarnpkg.com/crypto-random-string/-/crypto-random-string-2.0.0.tgz#ef2a7a966ec11083388369baa02ebead229b30d5"
@@ -1711,12 +1716,13 @@ touch@^3.1.0:
17111716 dependencies :
17121717 nopt "~1.0.10"
17131718
1714- ts-node@^8.10.2 :
1715- version "8.10.2 "
1716- resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.10.2 .tgz#eee03764633b1234ddd37f8db9ec10b75ec7fb8d "
1717- integrity sha512-ISJJGgkIpDdBhWVu3jufsWpK3Rzo7bdiIXJjQc0ynKxVOVcg2oIrf2H2cejminGrptVc6q6/uynAHNCuWGbpVA ==
1719+ ts-node@^9.1.0 :
1720+ version "9.1.0 "
1721+ resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-9.1.0 .tgz#95eae4c6d0f94f2545884078e1eb1b14d2155639 "
1722+ integrity sha512-0yqcL4sgruCvM+w64LiAfNJo6+lHfCYc5Ajj4yiLNkJ9oZ2HWaa+Kso7htYOOxVQ7+csAjdUjffOe9PIqC4pMg ==
17181723 dependencies :
17191724 arg "^4.1.0"
1725+ create-require "^1.1.0"
17201726 diff "^4.0.1"
17211727 make-error "^1.1.1"
17221728 source-map-support "^0.5.17"
You can’t perform that action at this time.
0 commit comments