File tree Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 58
58
"jison" : " ^0.4.18" ,
59
59
"mocha" : " 11.1.0" ,
60
60
"mocha.parallel" : " 0.15.6" ,
61
- "open" : " 10.1.1 " ,
61
+ "open" : " 10.2.0 " ,
62
62
"prettier" : " 3.5.3" ,
63
63
"react-native-fetch-blob" : " ^0.10.8" ,
64
64
"react-native-fs" : " ^2.20.0" ,
Original file line number Diff line number Diff line change @@ -1169,15 +1169,15 @@ once@^1.3.0:
1169
1169
dependencies :
1170
1170
wrappy "1"
1171
1171
1172
- open@10.1.1 :
1173
- version "10.1.1 "
1174
- resolved "https://registry.yarnpkg.com/open/-/open-10.1.1 .tgz#5fd814699e47ae3e1a09962d39f4f4441cae6c22 "
1175
- integrity sha512-zy1wx4+P3PfhXSEPJNtZmJXfhkkIaxU1VauWIrDZw1O7uJRDRJtKr9n3Ic4NgbA16KyOxOXO2ng9gYwCdXuSXA ==
1172
+ open@10.2.0 :
1173
+ version "10.2.0 "
1174
+ resolved "https://registry.yarnpkg.com/open/-/open-10.2.0 .tgz#b9d855be007620e80b6fb05fac98141fe62db73c "
1175
+ integrity sha512-YgBpdJHPyQ2UE5x+hlSXcnejzAvD0b22U2OuAP+8OnlJT+PjWPxtgmGqKKc+RgTM63U9gN0YzrYc71R2WT/hTA ==
1176
1176
dependencies :
1177
1177
default-browser "^5.2.1"
1178
1178
define-lazy-prop "^3.0.0"
1179
1179
is-inside-container "^1.0.0"
1180
- is- wsl "^3 .1.0"
1180
+ wsl-utils "^0 .1.0"
1181
1181
1182
1182
p-cancelable@^4.0.1 :
1183
1183
version "4.0.1"
@@ -1526,6 +1526,13 @@ wrappy@1:
1526
1526
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
1527
1527
integrity sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==
1528
1528
1529
+ wsl-utils@^0.1.0 :
1530
+ version "0.1.0"
1531
+ resolved "https://registry.yarnpkg.com/wsl-utils/-/wsl-utils-0.1.0.tgz#8783d4df671d4d50365be2ee4c71917a0557baab"
1532
+ integrity sha512-h3Fbisa2nKGPxCpm89Hk33lBLsnaGBvctQopaBSOW/uIs6FTe1ATyAnKFJrzVs9vpGdsTe73WF3V4lIsk4Gacw==
1533
+ dependencies :
1534
+ is-wsl "^3.1.0"
1535
+
1529
1536
y18n@^5.0.5 :
1530
1537
version "5.0.8"
1531
1538
resolved "https://registry.yarnpkg.com/y18n/-/y18n-5.0.8.tgz#7f4934d0f7ca8c56f95314939ddcd2dd91ce1d55"
You can’t perform that action at this time.
0 commit comments