Skip to content

Commit 44ee8e1

Browse files
authored
Merge pull request #1403 from salesforcecli/dependabot-npm_and_yarn-open-10.1.1
fix(deps): bump open from 10.1.0 to 10.1.1
2 parents 6feba67 + 7c891e3 commit 44ee8e1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"ansis": "^3.16.0",
1616
"change-case": "^5.4.4",
1717
"is-wsl": "^3.1.0",
18-
"open": "^10.1.0",
18+
"open": "^10.1.1",
1919
"terminal-link": "^3.0.0"
2020
},
2121
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6594,10 +6594,10 @@ onetime@^5.1.0, onetime@^5.1.2:
65946594
dependencies:
65956595
mimic-fn "^2.1.0"
65966596

6597-
open@^10.1.0:
6598-
version "10.1.0"
6599-
resolved "https://registry.npmjs.org/open/-/open-10.1.0.tgz"
6600-
integrity sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==
6597+
open@^10.1.1:
6598+
version "10.1.1"
6599+
resolved "https://registry.yarnpkg.com/open/-/open-10.1.1.tgz#5fd814699e47ae3e1a09962d39f4f4441cae6c22"
6600+
integrity sha512-zy1wx4+P3PfhXSEPJNtZmJXfhkkIaxU1VauWIrDZw1O7uJRDRJtKr9n3Ic4NgbA16KyOxOXO2ng9gYwCdXuSXA==
66016601
dependencies:
66026602
default-browser "^5.2.1"
66036603
define-lazy-prop "^3.0.0"

0 commit comments

Comments
 (0)