File tree 2 files changed +7
-4
lines changed
2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 46
46
"tsconfig-paths" : " ^4.0.0" ,
47
47
"typescript" : " ^4.8.2"
48
48
},
49
+ "resolutions" : {
50
+ "synckit" : " 0.8.8"
51
+ },
49
52
"imports" : {
50
53
"@gitpod/sdk" : " ." ,
51
54
"@gitpod/sdk/*" : " ./src/*"
Original file line number Diff line number Diff line change @@ -3198,10 +3198,10 @@ supports-preserve-symlinks-flag@^1.0.0:
3198
3198
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
3199
3199
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
3200
3200
3201
- synckit@^0.9.1 :
3202
- version "0.9.2 "
3203
- resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.9.2 .tgz#a3a935eca7922d48b9e7d6c61822ee6c3ae4ec62 "
3204
- integrity sha512-vrozgXDQwYO72vHjUb/HnFbQx1exDjoKzqx23aXEg2a9VIg2TSFZ8FmeZpTjUCFMYw7mpX4BE2SFu8wI7asYsw ==
3201
+ synckit@0.8.8, synckit@ ^0.9.1 :
3202
+ version "0.8.8 "
3203
+ resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.8.8 .tgz#fe7fe446518e3d3d49f5e429f443cf08b6edfcd7 "
3204
+ integrity sha512-HwOKAP7Wc5aRGYdKH+dw0PRRpbO841v2DENBtjnR5HFWoiNByAl7vrx3p0G/rCyYXQsrxqtX48TImFtPcIHSpQ ==
3205
3205
dependencies :
3206
3206
" @pkgr/core" " ^0.1.0"
3207
3207
tslib "^2.6.2"
You can’t perform that action at this time.
0 commit comments