Skip to content

Commit 4bfb1ce

Browse files
author
whitesource-for-github-com[bot]
committed
Update dependency get-port to v6
1 parent 5df1bf0 commit 4bfb1ce

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": "6.2.0",
1919
"bullmq": "1.28.0",
2020
"eventsource": "1.1.0",
21-
"get-port": "5.1.1",
21+
"get-port": "6.0.0",
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
@@ -26,7 +26,7 @@
2626
"concurrently": "^6.2.0",
2727
"error-stack-parser": "^2.0.6",
2828
"eventsource": "^1.1.0",
29-
"get-port": "^5.1.1",
29+
"get-port": "^6.0.0",
3030
"git-en-boite-core": "0.0.0",
3131
"git-en-boite-inventory": "0.0.0",
3232
"git-en-boite-local-clones": "0.0.0",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2896,7 +2896,12 @@ get-intrinsic@^1.0.0:
28962896
has "^1.0.3"
28972897
has-symbols "^1.0.1"
28982898

2899-
[email protected], get-port@^5.0.0, get-port@^5.1.1:
2899+
[email protected], get-port@^6.0.0:
2900+
version "6.0.0"
2901+
resolved "https://registry.yarnpkg.com/get-port/-/get-port-6.0.0.tgz#eeac06c17b9d22c2949d4ce5abcc80753afe9be1"
2902+
integrity sha512-qSVkVF6Eq1GdL/cBNiFuP4nUHMF7OEMTqEjC6alR2N90u8BFOoO0PFhNTX2QtAUoGrz8NnrSWj85TZ8YXZ6LOA==
2903+
2904+
get-port@^5.0.0:
29002905
version "5.1.1"
29012906
resolved "https://registry.yarnpkg.com/get-port/-/get-port-5.1.1.tgz#0469ed07563479de6efb986baf053dcd7d4e3193"
29022907
integrity sha512-g/Q1aTSDOxFpchXC4i8ZWvxA1lnPqx/JHqcpIw0/LX9T8x/GBbi6YnlN5nhaKIFkT8oFsscUKgDJYxfwfS6QsQ==

0 commit comments

Comments
 (0)