Skip to content

Commit 834aaf2

Browse files
authored
Merge pull request #259 from increments/dependabot/npm_and_yarn/open-10.1.1
Bump open from 10.1.0 to 10.1.1
2 parents 0922366 + a0fa4f4 commit 834aaf2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"dotenv": "^16.5.0",
8181
"express": "^4.21.2",
8282
"gray-matter": "^4.0.3",
83-
"open": "^10.1.0",
83+
"open": "^10.1.1",
8484
"ws": "^8.18.1"
8585
},
8686
"packageManager": "[email protected]",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5382,10 +5382,10 @@ onetime@^7.0.0:
53825382
dependencies:
53835383
mimic-function "^5.0.0"
53845384

5385-
open@^10.1.0:
5386-
version "10.1.0"
5387-
resolved "https://registry.yarnpkg.com/open/-/open-10.1.0.tgz#a7795e6e5d519abe4286d9937bb24b51122598e1"
5388-
integrity sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==
5385+
open@^10.1.1:
5386+
version "10.1.1"
5387+
resolved "https://registry.yarnpkg.com/open/-/open-10.1.1.tgz#5fd814699e47ae3e1a09962d39f4f4441cae6c22"
5388+
integrity sha512-zy1wx4+P3PfhXSEPJNtZmJXfhkkIaxU1VauWIrDZw1O7uJRDRJtKr9n3Ic4NgbA16KyOxOXO2ng9gYwCdXuSXA==
53895389
dependencies:
53905390
default-browser "^5.2.1"
53915391
define-lazy-prop "^3.0.0"

0 commit comments

Comments
 (0)