File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 56
56
"copy-paste" : " ^1.3.0" ,
57
57
"diff2html" : " ^2.7.0" ,
58
58
"extend" : " ^3.0.2" ,
59
- "open" : " ^0 .0.5 " ,
59
+ "open" : " ^6 .0.0 " ,
60
60
"request" : " ^2.88.0" ,
61
61
"yargs" : " ^12.0.5"
62
62
},
Original file line number Diff line number Diff line change @@ -990,6 +990,11 @@ is-typedarray@~1.0.0:
990
990
resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
991
991
integrity sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=
992
992
993
+ is-wsl@^1.1.0 :
994
+ version "1.1.0"
995
+ resolved "https://registry.yarnpkg.com/is-wsl/-/is-wsl-1.1.0.tgz#1f16e4aa22b04d1336b66188a66af3c600c3a66d"
996
+ integrity sha1-HxbkqiKwTRM2tmGIpmrzxgDDpm0=
997
+
993
998
994
999
version "0.0.1"
995
1000
resolved "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf"
@@ -1442,10 +1447,12 @@ onetime@^2.0.0:
1442
1447
dependencies :
1443
1448
mimic-fn "^1.0.0"
1444
1449
1445
- open@^0.0.5 :
1446
- version "0.0.5"
1447
- resolved "https://registry.yarnpkg.com/open/-/open-0.0.5.tgz#42c3e18ec95466b6bf0dc42f3a2945c3f0cad8fc"
1448
- integrity sha1-QsPhjslUZra/DcQvOilFw/DK2Pw=
1450
+ open@^6.0.0 :
1451
+ version "6.0.0"
1452
+ resolved "https://registry.yarnpkg.com/open/-/open-6.0.0.tgz#cae5e2c1a3a1bfaee0d0acc8c4b7609374750346"
1453
+ integrity sha512-/yb5mVZBz7mHLySMiSj2DcLtMBbFPJk5JBKEkHVZFxZAPzeg3L026O0T+lbdz1B2nyDnkClRSwRQJdeVUIF7zw==
1454
+ dependencies :
1455
+ is-wsl "^1.1.0"
1449
1456
1450
1457
optimist@^0.6.1 :
1451
1458
version "0.6.1"
You can’t perform that action at this time.
0 commit comments