File tree 2 files changed +5
-11
lines changed
2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 18
18
"graphql" : " 14.4.2" ,
19
19
"reflect-metadata" : " 0.1.13" ,
20
20
"ts-node" : " 8.3.0" ,
21
- "tsconfig-paths" : " 3.8 .0" ,
21
+ "tsconfig-paths" : " 3.13 .0" ,
22
22
"type-graphql" : " 0.17.5" ,
23
23
"typescript" : " 3.5.3"
24
24
},
Original file line number Diff line number Diff line change @@ -957,11 +957,6 @@ deepmerge@4.0.0:
957
957
resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-4.0.0.tgz#3e3110ca29205f120d7cb064960a39c3d2087c09"
958
958
integrity sha512-YZ1rOP5+kHor4hMAH+HRQnBQHg+wvS1un1hAOuIcxcBy0hzcUf6Jg2a1w65kpoOUnurOfZbERwjI1TfZxNjcww==
959
959
960
- deepmerge@^2.0.1 :
961
- version "2.2.1"
962
- resolved "https://registry.yarnpkg.com/deepmerge/-/deepmerge-2.2.1.tgz#5d3ff22a01c00f645405a2fbc17d0778a1801170"
963
- integrity sha512-R9hc1Xa/NOBi9WRVUWg19rl1UB7Tt4kuPd+thNJgFZoxXsTz7ncaPaeIm+40oSGuP33DfMb4sZt1QIGiJzC4EA==
964
-
965
960
define-properties@^1.1.2 :
966
961
version "1.1.3"
967
962
resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.3.tgz#cf88da6cbee26fe6db7094f61d870cbd84cee9f1"
@@ -3022,13 +3017,12 @@ ts-node@8.3.0:
3022
3017
source-map-support "^0.5.6"
3023
3018
yn "^3.0.0"
3024
3019
3025
- tsconfig-paths@3.8 .0 :
3026
- version "3.8 .0"
3027
- resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.8 .0.tgz#4e34202d5b41958f269cf56b01ed95b853d59f72 "
3028
- integrity sha512-zZEYFo4sjORK8W58ENkRn9s+HmQFkkwydDG7My5s/fnfr2YYCaiyXe/HBUcIgU8epEKOXwiahOO+KZYjiXlWyQ ==
3020
+ tsconfig-paths@3.13 .0 :
3021
+ version "3.13 .0"
3022
+ resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.13 .0.tgz#f3e9b8f6876698581d94470c03c95b3a48c0e3d7 "
3023
+ integrity sha512-nWuffZppoaYK0vQ1SQmkSsQzJoHA4s6uzdb2waRpD806x9yfq153AdVsWz4je2qZcW+pENrMQXbGQ3sMCkXuhw ==
3029
3024
dependencies :
3030
3025
" @types/json5" " ^0.0.29"
3031
- deepmerge "^2.0.1"
3032
3026
json5 "^1.0.1"
3033
3027
minimist "^1.2.0"
3034
3028
strip-bom "^3.0.0"
You can’t perform that action at this time.
0 commit comments