Skip to content

Commit e55cf6f

Browse files
author
whitesource-for-github-com[bot]
committed
Update dependency get-port to v6
1 parent d358220 commit e55cf6f

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

packages/acceptance-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"concurrently": "7.0.0",
1919
"bullmq": "1.73.0",
2020
"eventsource": "1.1.0",
21-
"get-port": "5.1.1",
21+
"get-port": "6.1.1",
2222
"git-en-boite-app": "0.0.0",
2323
"git-en-boite-core": "0.0.0",
2424
"git-en-boite-inventory": "0.0.0",

packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"concurrently": "^7.0.0",
2525
"error-stack-parser": "^2.0.6",
2626
"eventsource": "^1.1.0",
27-
"get-port": "^5.1.1",
27+
"get-port": "^6.0.0",
2828
"git-en-boite-core": "0.0.0",
2929
"git-en-boite-inventory": "0.0.0",
3030
"git-en-boite-local-clones": "0.0.0",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2583,7 +2583,12 @@ get-intrinsic@^1.0.2:
25832583
has "^1.0.3"
25842584
has-symbols "^1.0.1"
25852585

2586-
[email protected], get-port@^5.0.0, get-port@^5.1.1:
2586+
[email protected], get-port@^6.0.0:
2587+
version "6.1.1"
2588+
resolved "https://registry.yarnpkg.com/get-port/-/get-port-6.1.1.tgz#0ca06d9de3bfaca47d423aac897490b493f7715d"
2589+
integrity sha512-RQOsDPSd2PcoLwakY1dwEtLiAbTR7IfmnxsKswfcHEfRKKbhWAG2R5Qo7C8ga6Ne4Mq4lFbogXfDGNfqFxwAaw==
2590+
2591+
get-port@^5.0.0, get-port@^5.1.1:
25872592
version "5.1.1"
25882593
resolved "https://registry.yarnpkg.com/get-port/-/get-port-5.1.1.tgz#0469ed07563479de6efb986baf053dcd7d4e3193"
25892594
integrity sha512-g/Q1aTSDOxFpchXC4i8ZWvxA1lnPqx/JHqcpIw0/LX9T8x/GBbi6YnlN5nhaKIFkT8oFsscUKgDJYxfwfS6QsQ==

0 commit comments

Comments
 (0)