File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 70
70
"q" : " ^1.5.1" ,
71
71
"request" : " ^2.88" ,
72
72
"request-promise-native" : " ^1.0.9" ,
73
- "rimraf" : " ^3 .0.2 " ,
73
+ "rimraf" : " ^4 .0.0 " ,
74
74
"serve" : " ^14.0.0" ,
75
75
"typescript" : " ^4.3.2"
76
76
},
Original file line number Diff line number Diff line change @@ -5603,6 +5603,11 @@ rimraf@^3.0.0, rimraf@^3.0.2:
5603
5603
dependencies :
5604
5604
glob "^7.1.3"
5605
5605
5606
+ rimraf@^4.0.0 :
5607
+ version "4.0.7"
5608
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-4.0.7.tgz#f438c7d6a2d5e5cca1d81e3904a48ac7b053a542"
5609
+ integrity sha512-CUEDDrZvc0swDgVdXGiv3FcYYQMpJxjvSGt85Amj6yU+MCVWurrLCeLiJDdJPHCzNJnwuebBEdcO//eP11Xa7w==
5610
+
5606
5611
run-parallel@^1.1.9 :
5607
5612
version "1.2.0"
5608
5613
resolved "https://registry.yarnpkg.com/run-parallel/-/run-parallel-1.2.0.tgz#66d1368da7bdf921eb9d95bd1a9229e7f21a43ee"
You can’t perform that action at this time.
0 commit comments