File tree 2 files changed +19
-6
lines changed
2 files changed +19
-6
lines changed Original file line number Diff line number Diff line change 52
52
"debug" : " ^3.2.6" ,
53
53
"del" : " ^5.1.0" ,
54
54
"detect-port" : " ^1.3.0" ,
55
- "devcert" : " ^1.1.0 " ,
55
+ "devcert" : " ^1.1.3 " ,
56
56
"dotenv" : " ^8.2.0" ,
57
57
"eslint" : " ^6.8.0" ,
58
58
"eslint-config-react-app" : " ^5.2.1" ,
Original file line number Diff line number Diff line change @@ -6139,6 +6139,20 @@ boxen@^1.2.1:
6139
6139
term-size "^1.2.0"
6140
6140
widest-line "^2.0.0"
6141
6141
6142
+ boxen@^3.0.0:
6143
+ version "3.2.0"
6144
+ resolved "https://registry.yarnpkg.com/boxen/-/boxen-3.2.0.tgz#fbdff0de93636ab4450886b6ff45b92d098f45eb"
6145
+ integrity sha512-cU4J/+NodM3IHdSL2yN8bqYqnmlBTidDR4RC7nJs61ZmtGz8VZzM3HLQX0zY5mrSmPtR3xWwsq2jOUQqFZN8+A==
6146
+ dependencies:
6147
+ ansi-align "^3.0.0"
6148
+ camelcase "^5.3.1"
6149
+ chalk "^2.4.2"
6150
+ cli-boxes "^2.2.0"
6151
+ string-width "^3.0.0"
6152
+ term-size "^1.2.0"
6153
+ type-fest "^0.3.0"
6154
+ widest-line "^2.0.0"
6155
+
6142
6156
boxen@^4.2.0:
6143
6157
version "4.2.0"
6144
6158
resolved "https://registry.yarnpkg.com/boxen/-/boxen-4.2.0.tgz#e411b62357d6d6d36587c8ac3d5d974daa070e64"
@@ -8725,10 +8739,10 @@ detective@^4.0.0:
8725
8739
acorn "^5.2.1"
8726
8740
defined "^1.0.0"
8727
8741
8728
- devcert@^1.1.0 :
8729
- version "1.1.0 "
8730
- resolved "https://registry.yarnpkg.com/devcert/-/devcert-1.1.0 .tgz#255508c20dd21045e3020acf438491b745835dfd "
8731
- integrity sha512-ppyIBJueMMisYvJABaXESY10CwEm1pUXoLOm6TeBO2bbDUQE8ZjJPNADlu31I2InL7hduSgratzRG/dHUDF41w ==
8742
+ devcert@^1.1.3 :
8743
+ version "1.1.3 "
8744
+ resolved "https://registry.yarnpkg.com/devcert/-/devcert-1.1.3 .tgz#ff8119efae52ebf2449531b7482ae0f7211542e9 "
8745
+ integrity sha512-7/nIzKdQ8y2K0imjIP7dyg2GJ2h38Ps6VOMXWZHIarNDV3p6mTXyEugKFnkmsZ2DD58JEG34ILyVb3qdOMmP9w ==
8732
8746
dependencies:
8733
8747
"@types/configstore" "^2.1.1"
8734
8748
"@types/debug" "^0.0.30"
@@ -8741,7 +8755,6 @@ devcert@^1.1.0:
8741
8755
"@types/tmp" "^0.0.33"
8742
8756
application-config-path "^0.1.0"
8743
8757
command-exists "^1.2.4"
8744
- configstore "^3.0.0"
8745
8758
debug "^3.1.0"
8746
8759
eol "^0.9.1"
8747
8760
get-port "^3.2.0"
You can’t perform that action at this time.
0 commit comments