Skip to content

Commit 74ff28d

Browse files
authored
Merge pull request #120 from increments/dependabot/npm_and_yarn/open-10.1.0
Bump open from 10.0.3 to 10.1.0
2 parents 5613f9e + d3e2588 commit 74ff28d

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
@@ -80,7 +80,7 @@
8080
"dotenv": "^16.0.3",
8181
"express": "^4.18.2",
8282
"gray-matter": "^4.0.3",
83-
"open": "^10.0.3",
83+
"open": "^10.1.0",
8484
"ws": "^8.16.0"
8585
},
8686
"packageManager": "yarn@1.22.19",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4908,10 +4908,10 @@ onetime@^6.0.0:
49084908
dependencies:
49094909
mimic-fn "^4.0.0"
49104910

4911-
open@^10.0.3:
4912-
version "10.0.3"
4913-
resolved "https://registry.yarnpkg.com/open/-/open-10.0.3.tgz#f60d8db49fa126c50aec751957fb5d7de3308d4f"
4914-
integrity sha512-dtbI5oW7987hwC9qjJTyABldTaa19SuyJse1QboWv3b0qCcrrLNVDqBx1XgELAjh9QTVQaP/C5b1nhQebd1H2A==
4911+
open@^10.1.0:
4912+
version "10.1.0"
4913+
resolved "https://registry.yarnpkg.com/open/-/open-10.1.0.tgz#a7795e6e5d519abe4286d9937bb24b51122598e1"
4914+
integrity sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==
49154915
dependencies:
49164916
default-browser "^5.2.1"
49174917
define-lazy-prop "^3.0.0"

0 commit comments

Comments
 (0)