Skip to content

Commit 39a28c4

Browse files
chore(deps): bump open from 10.0.3 to 10.0.4 (#10587)
1 parent 6e46748 commit 39a28c4

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
@@ -116,7 +116,7 @@
116116
"mdast-util-from-markdown": "^2.0.0",
117117
"mdast-util-phrasing": "^4.1.0",
118118
"mdn-data": "^2.4.1",
119-
"open": "^10.0.3",
119+
"open": "^10.0.4",
120120
"open-editor": "^4.1.1",
121121
"openai": "^4.28.0",
122122
"pg": "^8.11.3",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11260,10 +11260,10 @@ open-editor@^4.1.1:
1126011260
line-column-path "^3.0.0"
1126111261
open "^8.4.0"
1126211262

11263-
open@^10.0.3:
11264-
version "10.0.3"
11265-
resolved "https://registry.yarnpkg.com/open/-/open-10.0.3.tgz#f60d8db49fa126c50aec751957fb5d7de3308d4f"
11266-
integrity sha512-dtbI5oW7987hwC9qjJTyABldTaa19SuyJse1QboWv3b0qCcrrLNVDqBx1XgELAjh9QTVQaP/C5b1nhQebd1H2A==
11263+
open@^10.0.3, open@^10.0.4:
11264+
version "10.0.4"
11265+
resolved "https://registry.yarnpkg.com/open/-/open-10.0.4.tgz#4869d009dc5b706ae6585699e15d8ccc6cb73629"
11266+
integrity sha512-oujJ/FFr7ra6/7gJuQ4ZJJ8Gf2VHM0J3J/W7IvH++zaqEzacWVxzK++NiVY5NLHTTj7u/jNH5H3Ei9biL31Lng==
1126711267
dependencies:
1126811268
default-browser "^5.2.1"
1126911269
define-lazy-prop "^3.0.0"

0 commit comments

Comments
 (0)