File tree Expand file tree Collapse file tree 2 files changed +6
-13
lines changed Expand file tree Collapse file tree 2 files changed +6
-13
lines changed Original file line number Diff line number Diff line change 1010 "@heroku-cli/schema" : " ^1.0.25" ,
1111 "@oclif/core" : " ^2.16.0" ,
1212 "@oclif/plugin-help" : " ^5" ,
13- "open" : " ^10.2.0 " ,
13+ "open" : " ^8.4.2 " ,
1414 "printf" : " ^0.6.1" ,
1515 "tsheredoc" : " ^1"
1616 },
Original file line number Diff line number Diff line change @@ -5708,15 +5708,15 @@ onetime@^7.0.0:
57085708 dependencies :
57095709 mimic-function "^5.0.0"
57105710
5711- open@^10.0.4, open@^10.2.0 :
5712- version "10.2 .0"
5713- resolved "https://registry.yarnpkg.com/open/-/open-10.2 .0.tgz#b9d855be007620e80b6fb05fac98141fe62db73c "
5714- integrity sha512-YgBpdJHPyQ2UE5x+hlSXcnejzAvD0b22U2OuAP+8OnlJT+PjWPxtgmGqKKc+RgTM63U9gN0YzrYc71R2WT/hTA ==
5711+ open@^10.0.4 :
5712+ version "10.1 .0"
5713+ resolved "https://registry.yarnpkg.com/open/-/open-10.1 .0.tgz#a7795e6e5d519abe4286d9937bb24b51122598e1 "
5714+ integrity sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw ==
57155715 dependencies :
57165716 default-browser "^5.2.1"
57175717 define-lazy-prop "^3.0.0"
57185718 is-inside-container "^1.0.0"
5719- wsl-utils "^0 .1.0"
5719+ is-wsl "^3 .1.0"
57205720
57215721open@^8.4.2 :
57225722 version "8.4.2"
@@ -7350,13 +7350,6 @@ write-file-atomic@^3.0.0:
73507350 signal-exit "^3.0.2"
73517351 typedarray-to-buffer "^3.1.5"
73527352
7353- wsl-utils@^0.1.0 :
7354- version "0.1.0"
7355- resolved "https://registry.yarnpkg.com/wsl-utils/-/wsl-utils-0.1.0.tgz#8783d4df671d4d50365be2ee4c71917a0557baab"
7356- integrity sha512-h3Fbisa2nKGPxCpm89Hk33lBLsnaGBvctQopaBSOW/uIs6FTe1ATyAnKFJrzVs9vpGdsTe73WF3V4lIsk4Gacw==
7357- dependencies :
7358- is-wsl "^3.1.0"
7359-
73607353xdg-basedir@^5.1.0 :
73617354 version "5.1.0"
73627355 resolved "https://registry.yarnpkg.com/xdg-basedir/-/xdg-basedir-5.1.0.tgz#1efba19425e73be1bc6f2a6ceb52a3d2c884c0c9"
You can’t perform that action at this time.
0 commit comments