File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 38
38
"liftoff" : " ^2.2.0" ,
39
39
"lru-cache" : " ^4.0.1" ,
40
40
"mkdirp" : " 0.5.0" ,
41
- "path-is-absolute" : " ^1 .0.0" ,
41
+ "path-is-absolute" : " ^2 .0.0" ,
42
42
"semver" : " ^7.3.2" ,
43
43
"socket.io" : " ^1.4.5" ,
44
44
"socket.io-client" : " ^1.4.5" ,
Original file line number Diff line number Diff line change @@ -1998,6 +1998,10 @@ path-is-absolute@^1.0.0:
1998
1998
version "1.0.1"
1999
1999
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
2000
2000
2001
+ path-is-absolute@^2.0.0 :
2002
+ version "2.0.0"
2003
+ resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-2.0.0.tgz#cba416f4f3be5d068afe2083d9b3b3707414533d"
2004
+
2001
2005
path-parse@^1.0.5 :
2002
2006
version "1.0.5"
2003
2007
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
You can’t perform that action at this time.
0 commit comments