File tree Expand file tree Collapse file tree 4 files changed +8
-2
lines changed Expand file tree Collapse file tree 4 files changed +8
-2
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ ' esinstall ' : patch
3
+ ---
4
+
5
+ Lock slash package version more aggressively
Original file line number Diff line number Diff line change 56
56
"rimraf" : " ^3.0.0" ,
57
57
"rollup" : " ~2.37.1" ,
58
58
"rollup-plugin-polyfill-node" : " ^0.6.2" ,
59
- "slash" : " ^ 3.0.0" ,
59
+ "slash" : " ~ 3.0.0" ,
60
60
"validate-npm-package-name" : " ^3.0.0" ,
61
61
"vm2" : " ^3.9.2"
62
62
}
Original file line number Diff line number Diff line change 82
82
"rimraf" : " ^3.0.0" ,
83
83
"rollup" : " ~2.37.1" ,
84
84
"signal-exit" : " ^3.0.3" ,
85
+ "slash" : " ~3.0.0" ,
85
86
"skypack" : " ^0.3.0" ,
86
87
"source-map" : " ^0.7.3" ,
87
88
"strip-ansi" : " ^6.0.0" ,
Original file line number Diff line number Diff line change @@ -14576,7 +14576,7 @@ slash@^2.0.0:
14576
14576
resolved "https://registry.yarnpkg.com/slash/-/slash-2.0.0.tgz#de552851a1759df3a8f206535442f5ec4ddeab44"
14577
14577
integrity sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==
14578
14578
14579
- slash@^3.0.0:
14579
+ slash@^3.0.0, slash@~3.0.0 :
14580
14580
version "3.0.0"
14581
14581
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
14582
14582
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
You can’t perform that action at this time.
0 commit comments