@@ -4135,9 +4135,10 @@ get-package-type@^0.1.0:
4135
4135
version "0.1.0"
4136
4136
resolved "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz"
4137
4137
4138
- get-port@*, get-port@^5.0.0 :
4139
- version "5.1.1"
4140
- resolved "https://registry.npmjs.org/get-port/-/get-port-5.1.1.tgz"
4138
+ get-port@*, get-port@^7.1.0 :
4139
+ version "7.1.0"
4140
+ resolved "https://registry.yarnpkg.com/get-port/-/get-port-7.1.0.tgz#d5a500ebfc7aa705294ec2b83cc38c5d0e364fec"
4141
+ integrity sha512-QB9NKEeDg3xxVwCCwJQ9+xycaz6pBB6iQ76wiWMl1927n0Kir6alPiP+yuiICLLU4jpMe08dXfpebuQppFA2zw==
4141
4142
4142
4143
get-stream@^3.0.0 :
4143
4144
version "3.0.0"
@@ -8255,7 +8256,7 @@ string-length@^4.0.1:
8255
8256
char-regex "^1.0.2"
8256
8257
strip-ansi "^6.0.0"
8257
8258
8258
- " string-width-cjs@npm:string-width@^4.2.0" , "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3 :
8259
+ " string-width-cjs@npm:string-width@^4.2.0 " :
8259
8260
version "4.2.3"
8260
8261
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
8261
8262
dependencies :
@@ -8271,6 +8272,14 @@ string-width@^1.0.1:
8271
8272
is-fullwidth-code-point "^1.0.0"
8272
8273
strip-ansi "^3.0.0"
8273
8274
8275
+ " string-width@^1.0.2 || 2 || 3 || 4" , string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
8276
+ version "4.2.3"
8277
+ resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
8278
+ dependencies :
8279
+ emoji-regex "^8.0.0"
8280
+ is-fullwidth-code-point "^3.0.0"
8281
+ strip-ansi "^6.0.1"
8282
+
8274
8283
string-width@^2.0.0, string-width@^2.1.1 :
8275
8284
version "2.1.1"
8276
8285
resolved "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz"
@@ -8371,7 +8380,7 @@ stringify-package@^1.0.0, stringify-package@^1.0.1:
8371
8380
version "1.0.1"
8372
8381
resolved "https://registry.npmjs.org/stringify-package/-/stringify-package-1.0.1.tgz"
8373
8382
8374
- " strip-ansi-cjs@npm:strip-ansi@^6.0.1" , strip-ansi@^6.0.0, strip-ansi@^6.0.1 :
8383
+ " strip-ansi-cjs@npm:strip-ansi@^6.0.1 " :
8375
8384
version "6.0.1"
8376
8385
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
8377
8386
dependencies :
@@ -8395,6 +8404,12 @@ strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
8395
8404
dependencies :
8396
8405
ansi-regex "^4.1.0"
8397
8406
8407
+ strip-ansi@^6.0.0, strip-ansi@^6.0.1 :
8408
+ version "6.0.1"
8409
+ resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
8410
+ dependencies :
8411
+ ansi-regex "^5.0.1"
8412
+
8398
8413
strip-ansi@^7.0.1 :
8399
8414
version "7.0.1"
8400
8415
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.0.1.tgz"
@@ -9146,7 +9161,7 @@ worker-farm@^1.6.0, worker-farm@^1.7.0:
9146
9161
dependencies :
9147
9162
errno "~0.1.7"
9148
9163
9149
- " wrap-ansi-cjs@npm:wrap-ansi@^7.0.0" , wrap-ansi@^7.0.0 :
9164
+ " wrap-ansi-cjs@npm:wrap-ansi@^7.0.0 " :
9150
9165
version "7.0.0"
9151
9166
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
9152
9167
dependencies :
@@ -9170,6 +9185,14 @@ wrap-ansi@^6.2.0:
9170
9185
string-width "^4.1.0"
9171
9186
strip-ansi "^6.0.0"
9172
9187
9188
+ wrap-ansi@^7.0.0 :
9189
+ version "7.0.0"
9190
+ resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
9191
+ dependencies :
9192
+ ansi-styles "^4.0.0"
9193
+ string-width "^4.1.0"
9194
+ strip-ansi "^6.0.0"
9195
+
9173
9196
wrap-ansi@^8.1.0 :
9174
9197
version "8.1.0"
9175
9198
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz"
0 commit comments