Skip to content

Commit 240afa3

Browse files
fix(deps): update dependency open to v8.4.2
1 parent 60cf665 commit 240afa3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/cozy-jobs-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"cozy-flags": "^2.8.7",
3232
"cozy-konnector-libs": "^5.7.0",
3333
"cozy-logger": "1.9.0",
34-
"open": "8.4.0",
34+
"open": "8.4.2",
3535
"pretty": "2.0.0",
3636
"strip-json-comments": "3.1.1"
3737
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10326,10 +10326,10 @@ open@7.4.2:
1032610326
is-docker "^2.0.0"
1032710327
is-wsl "^2.1.1"
1032810328

10329-
open@8.4.0:
10330-
version "8.4.0"
10331-
resolved "https://registry.yarnpkg.com/open/-/open-8.4.0.tgz#345321ae18f8138f82565a910fdc6b39e8c244f8"
10332-
integrity sha512-XgFPPM+B28FtCCgSb9I+s9szOC1vZRSwgWsRUA5ylIxRTgKozqjOCrVOqGsYABPYK5qnfqClxZTFBa8PKt2v6Q==
10329+
open@8.4.2:
10330+
version "8.4.2"
10331+
resolved "https://registry.yarnpkg.com/open/-/open-8.4.2.tgz#5b5ffe2a8f793dcd2aad73e550cb87b59cb084f9"
10332+
integrity sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==
1033310333
dependencies:
1033410334
define-lazy-prop "^2.0.0"
1033510335
is-docker "^2.1.1"

0 commit comments

Comments
 (0)