File tree Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 21
21
"find-up" : " ^5.0.0" ,
22
22
"fs-extra" : " ^9.1.0" ,
23
23
"proper-lockfile" : " ^4.1.2" ,
24
- "slash" : " ^3 .0.0" ,
24
+ "slash" : " ^5 .0.0" ,
25
25
"tslib" : " ^2.4.0" ,
26
26
"upath" : " ^2.0.1"
27
27
},
Original file line number Diff line number Diff line change @@ -5936,16 +5936,21 @@ signal-exit@^3.0.2, signal-exit@^3.0.3:
5936
5936
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.3.tgz#a1410c2edd8f077b08b4e253c8eacfcaf057461c"
5937
5937
integrity sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA==
5938
5938
5939
- slash@*, slash@^3 .0.0 :
5940
- version "3 .0.0"
5941
- resolved "https://registry.yarnpkg.com/slash/-/slash-3 .0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634 "
5942
- integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q ==
5939
+ slash@*, slash@^5 .0.0 :
5940
+ version "5 .0.0"
5941
+ resolved "https://registry.yarnpkg.com/slash/-/slash-5 .0.0.tgz#8c18a871096b71ee0e002976a4fe3374991c3074 "
5942
+ integrity sha512-n6KkmvKS0623igEVj3FF0OZs1gYYJ0o0Hj939yc1fyxl2xt+xYpLnzJB6xBSqOfV9ZFLEWodBBN/heZJahuIJQ ==
5943
5943
5944
5944
slash@^2.0.0 :
5945
5945
version "2.0.0"
5946
5946
resolved "https://registry.yarnpkg.com/slash/-/slash-2.0.0.tgz#de552851a1759df3a8f206535442f5ec4ddeab44"
5947
5947
integrity sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==
5948
5948
5949
+ slash@^3.0.0 :
5950
+ version "3.0.0"
5951
+ resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
5952
+ integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
5953
+
5949
5954
slice-ansi@^4.0.0 :
5950
5955
version "4.0.0"
5951
5956
resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-4.0.0.tgz#500e8dd0fd55b05815086255b3195adf2a45fe6b"
You can’t perform that action at this time.
0 commit comments