File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6161 "supertest" : " 4.0.2" ,
6262 "ts-jest" : " 25.2.1" ,
6363 "ts-loader" : " 6.2.1" ,
64- "ts-node" : " 8.6.2 " ,
64+ "ts-node" : " 8.10.1 " ,
6565 "tsconfig-paths" : " 3.9.0" ,
6666 "typescript" : " 3.8.2"
6767 },
Original file line number Diff line number Diff line change @@ -6934,6 +6934,14 @@ source-map-resolve@^0.5.0:
69346934 source-map-url "^0.4.0"
69356935 urix "^0.1.0"
69366936
6937+ source-map-support@^0.5.17 :
6938+ version "0.5.19"
6939+ resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.19.tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61"
6940+ integrity sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==
6941+ dependencies :
6942+ buffer-from "^1.0.0"
6943+ source-map "^0.6.0"
6944+
69376945source-map-support@^0.5.6, source-map-support@~0.5.12 :
69386946 version "0.5.16"
69396947 resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.16.tgz#0ae069e7fe3ba7538c64c98515e35339eac5a042"
@@ -7579,15 +7587,15 @@ ts-loader@6.2.1:
75797587 micromatch "^4.0.0"
75807588 semver "^6.0.0"
75817589
7582- ts-node@8.6.2 :
7583- version "8.6.2 "
7584- resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.6.2 .tgz#7419a01391a818fbafa6f826a33c1a13e9464e35 "
7585- integrity sha512-4mZEbofxGqLL2RImpe3zMJukvEvcO1XP8bj8ozBPySdCUXEcU5cIRwR0aM3R+VoZq7iXc8N86NC0FspGRqP4gg ==
7590+ ts-node@8.10.1 :
7591+ version "8.10.1 "
7592+ resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.10.1 .tgz#77da0366ff8afbe733596361d2df9a60fc9c9bd3 "
7593+ integrity sha512-bdNz1L4ekHiJul6SHtZWs1ujEKERJnHs4HxN7rjTyyVOFf3HaJ6sLqe6aPG62XTzAB/63pKRh5jTSWL0D7bsvw ==
75867594 dependencies :
75877595 arg "^4.1.0"
75887596 diff "^4.0.1"
75897597 make-error "^1.1.1"
7590- source-map-support "^0.5.6 "
7598+ source-map-support "^0.5.17 "
75917599 yn "3.1.1"
75927600
75937601tsconfig-paths-webpack-plugin@3.2.0 :
You can’t perform that action at this time.
0 commit comments