Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit e91b5f4

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): lock file maintenance
1 parent dc359d1 commit e91b5f4

File tree

1 file changed

+93
-92
lines changed

1 file changed

+93
-92
lines changed

yarn.lock

Lines changed: 93 additions & 92 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
"@babel/highlight" "^7.12.13"
1111

1212
"@babel/compat-data@^7.13.8":
13-
version "7.13.8"
14-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.8.tgz#5b783b9808f15cef71547f1b691f34f8ff6003a6"
15-
integrity sha512-EaI33z19T4qN3xLXsGf48M2cDqa6ei9tPZlfLdb2HC+e/cFtREiRd8hdSqDbwdLB0/+gLwqJmCYASH0z2bUdog==
13+
version "7.13.12"
14+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.12.tgz#a8a5ccac19c200f9dd49624cac6e19d7be1236a1"
15+
integrity sha512-3eJJ841uKxeV8dcN/2yGEUy+RfgQspPEgQat85umsE1rotuquQ2AbIub4S6j7c50a2d+4myc+zSlnXeIHrOnhQ==
1616

1717
"@babel/core@^7.7.5":
1818
version "7.13.10"
@@ -71,34 +71,33 @@
7171
dependencies:
7272
"@babel/types" "^7.12.13"
7373

74-
"@babel/helper-member-expression-to-functions@^7.13.0":
75-
version "7.13.0"
76-
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.13.0.tgz#6aa4bb678e0f8c22f58cdb79451d30494461b091"
77-
integrity sha512-yvRf8Ivk62JwisqV1rFRMxiSMDGnN6KH1/mDMmIrij4jztpQNRoHqqMG3U6apYbGRPJpgPalhva9Yd06HlUxJQ==
74+
"@babel/helper-member-expression-to-functions@^7.13.12":
75+
version "7.13.12"
76+
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.13.12.tgz#dfe368f26d426a07299d8d6513821768216e6d72"
77+
integrity sha512-48ql1CLL59aKbU94Y88Xgb2VFy7a95ykGRbJJaaVv+LX5U8wFpLfiGXJJGUozsmA1oEh/o5Bp60Voq7ACyA/Sw==
7878
dependencies:
79-
"@babel/types" "^7.13.0"
79+
"@babel/types" "^7.13.12"
8080

81-
"@babel/helper-module-imports@^7.12.13":
82-
version "7.12.13"
83-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.13.tgz#ec67e4404f41750463e455cc3203f6a32e93fcb0"
84-
integrity sha512-NGmfvRp9Rqxy0uHSSVP+SRIW1q31a7Ji10cLBcqSDUngGentY4FRiHOFZFE1CLU5eiL0oE8reH7Tg1y99TDM/g==
81+
"@babel/helper-module-imports@^7.13.12":
82+
version "7.13.12"
83+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.13.12.tgz#c6a369a6f3621cb25da014078684da9196b61977"
84+
integrity sha512-4cVvR2/1B693IuOvSI20xqqa/+bl7lqAMR59R4iu39R9aOX8/JoYY1sFaNvUMyMBGnHdwvJgUrzNLoUZxXypxA==
8585
dependencies:
86-
"@babel/types" "^7.12.13"
86+
"@babel/types" "^7.13.12"
8787

8888
"@babel/helper-module-transforms@^7.13.0":
89-
version "7.13.0"
90-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.0.tgz#42eb4bd8eea68bab46751212c357bfed8b40f6f1"
91-
integrity sha512-Ls8/VBwH577+pw7Ku1QkUWIyRRNHpYlts7+qSqBBFCW3I8QteB9DxfcZ5YJpOwH6Ihe/wn8ch7fMGOP1OhEIvw==
89+
version "7.13.12"
90+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.12.tgz#600e58350490828d82282631a1422268e982ba96"
91+
integrity sha512-7zVQqMO3V+K4JOOj40kxiCrMf6xlQAkewBB0eu2b03OO/Q21ZutOzjpfD79A5gtE/2OWi1nv625MrDlGlkbknQ==
9292
dependencies:
93-
"@babel/helper-module-imports" "^7.12.13"
94-
"@babel/helper-replace-supers" "^7.13.0"
95-
"@babel/helper-simple-access" "^7.12.13"
93+
"@babel/helper-module-imports" "^7.13.12"
94+
"@babel/helper-replace-supers" "^7.13.12"
95+
"@babel/helper-simple-access" "^7.13.12"
9696
"@babel/helper-split-export-declaration" "^7.12.13"
9797
"@babel/helper-validator-identifier" "^7.12.11"
9898
"@babel/template" "^7.12.13"
9999
"@babel/traverse" "^7.13.0"
100-
"@babel/types" "^7.13.0"
101-
lodash "^4.17.19"
100+
"@babel/types" "^7.13.12"
102101

103102
"@babel/helper-optimise-call-expression@^7.12.13":
104103
version "7.12.13"
@@ -107,22 +106,22 @@
107106
dependencies:
108107
"@babel/types" "^7.12.13"
109108

110-
"@babel/helper-replace-supers@^7.13.0":
111-
version "7.13.0"
112-
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.13.0.tgz#6034b7b51943094cb41627848cb219cb02be1d24"
113-
integrity sha512-Segd5me1+Pz+rmN/NFBOplMbZG3SqRJOBlY+mA0SxAv6rjj7zJqr1AVr3SfzUVTLCv7ZLU5FycOM/SBGuLPbZw==
109+
"@babel/helper-replace-supers@^7.13.12":
110+
version "7.13.12"
111+
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.13.12.tgz#6442f4c1ad912502481a564a7386de0c77ff3804"
112+
integrity sha512-Gz1eiX+4yDO8mT+heB94aLVNCL+rbuT2xy4YfyNqu8F+OI6vMvJK891qGBTqL9Uc8wxEvRW92Id6G7sDen3fFw==
114113
dependencies:
115-
"@babel/helper-member-expression-to-functions" "^7.13.0"
114+
"@babel/helper-member-expression-to-functions" "^7.13.12"
116115
"@babel/helper-optimise-call-expression" "^7.12.13"
117116
"@babel/traverse" "^7.13.0"
118-
"@babel/types" "^7.13.0"
117+
"@babel/types" "^7.13.12"
119118

120-
"@babel/helper-simple-access@^7.12.13":
121-
version "7.12.13"
122-
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.12.13.tgz#8478bcc5cacf6aa1672b251c1d2dde5ccd61a6c4"
123-
integrity sha512-0ski5dyYIHEfwpWGx5GPWhH35j342JaflmCeQmsPWcrOQDtCN6C1zKAVRFVbK53lPW2c9TsuLLSUDf0tIGJ5hA==
119+
"@babel/helper-simple-access@^7.13.12":
120+
version "7.13.12"
121+
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.13.12.tgz#dd6c538afb61819d205a012c31792a39c7a5eaf6"
122+
integrity sha512-7FEjbrx5SL9cWvXioDbnlYTppcZGuCY6ow3/D5vMggb2Ywgu4dMrpTJX0JdQAIcRRUElOIxF3yEooa9gUb9ZbA==
124123
dependencies:
125-
"@babel/types" "^7.12.13"
124+
"@babel/types" "^7.13.12"
126125

127126
"@babel/helper-split-export-declaration@^7.12.13":
128127
version "7.12.13"
@@ -160,9 +159,9 @@
160159
js-tokens "^4.0.0"
161160

162161
"@babel/parser@^7.12.13", "@babel/parser@^7.13.0", "@babel/parser@^7.13.10":
163-
version "7.13.10"
164-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.10.tgz#8f8f9bf7b3afa3eabd061f7a5bcdf4fec3c48409"
165-
integrity sha512-0s7Mlrw9uTWkYua7xWr99Wpk2bnGa0ANleKfksYAES8LpWH4gW1OUr42vqKNf0us5UQNfru2wPqMqRITzq/SIQ==
162+
version "7.13.12"
163+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.12.tgz#ba320059420774394d3b0c0233ba40e4250b81d1"
164+
integrity sha512-4T7Pb244rxH24yR116LAuJ+adxXXnHhZaLJjegJVKSdoNCe4x1eDBaud5YIcQFcqzsaD5BHvJw5BQ0AZapdCRw==
166165

167166
"@babel/template@^7.12.13":
168167
version "7.12.13"
@@ -188,10 +187,10 @@
188187
globals "^11.1.0"
189188
lodash "^4.17.19"
190189

191-
"@babel/types@^7.12.13", "@babel/types@^7.13.0":
192-
version "7.13.0"
193-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.0.tgz#74424d2816f0171b4100f0ab34e9a374efdf7f80"
194-
integrity sha512-hE+HE8rnG1Z6Wzo+MhaKE5lM5eMx71T4EHJgku2E3xIfaULhDcxiiRxUYgwX8qwP1BBSlag+TdGOt6JAidIZTA==
190+
"@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12":
191+
version "7.13.12"
192+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.12.tgz#edbf99208ef48852acdff1c8a681a1e4ade580cd"
193+
integrity sha512-K4nY2xFN4QMvQwkQ+zmBDp6ANMbVNw6BbxWmYA4qNjhR9W+Lj/8ky5MEY2Me5r+B2c6/v6F53oMndG+f9s3IiA==
195194
dependencies:
196195
"@babel/helper-validator-identifier" "^7.12.11"
197196
lodash "^4.17.19"
@@ -292,12 +291,7 @@
292291
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.1.tgz#283f669ff76d7b8260df8ab7a4262cc83d988256"
293292
integrity sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg==
294293

295-
"@types/node@*":
296-
version "14.14.34"
297-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.34.tgz#07935194fc049069a1c56c0c274265abeddf88da"
298-
integrity sha512-dBPaxocOK6UVyvhbnpFIj2W+S+1cBTkHQbFQfeeJhoKFbzYcVUGHvddeWPSucKATb3F0+pgDq0i6ghEaZjsugA==
299-
300-
"@types/node@14.14.35":
294+
"@types/node@*", "@types/node@14.14.35":
301295
version "14.14.35"
302296
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.35.tgz#42c953a4e2b18ab931f72477e7012172f4ffa313"
303297
integrity sha512-Lt+wj8NVPx0zUmUwumiVXapmaLUcAk3yPuHCFVXras9k5VT9TdhJqKqGVUQCD60OTMCl0qxJ57OiTL0Mic3Iag==
@@ -1091,7 +1085,7 @@ binary-extensions@^2.0.0:
10911085
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.2.0.tgz#75f502eeaf9ffde42fc98829645be4ea76bd9e2d"
10921086
integrity sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==
10931087

1094-
bl@^4.0.3:
1088+
bl@^4.1.0:
10951089
version "4.1.0"
10961090
resolved "https://registry.yarnpkg.com/bl/-/bl-4.1.0.tgz#451535264182bec2fbbc83a62ab98cf11d9f7b3a"
10971091
integrity sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==
@@ -1229,16 +1223,16 @@ camelcase@^6.2.0:
12291223
integrity sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg==
12301224

12311225
caniuse-lite@^1.0.30001181:
1232-
version "1.0.30001200"
1233-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001200.tgz#25435af6ba907c2a9c86d21ce84950d4824e6620"
1234-
integrity sha512-ic/jXfa6tgiPBAISWk16jRI2q8YfjxHnSG7ddSL1ptrIP8Uy11SayFrjXRAk3NumHpDb21fdTkbTxb/hOrFrnQ==
1226+
version "1.0.30001204"
1227+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001204.tgz#256c85709a348ec4d175e847a3b515c66e79f2aa"
1228+
integrity sha512-JUdjWpcxfJ9IPamy2f5JaRDCaqJOxDzOSKtbdx4rH9VivMd1vIzoPumsJa9LoMIi4Fx2BV2KZOxWhNkBjaYivQ==
12351229

12361230
caseless@~0.12.0:
12371231
version "0.12.0"
12381232
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
12391233
integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
12401234

1241-
chalk@4.1.0, chalk@^4.0.0, chalk@^4.1.0:
1235+
chalk@4.1.0, chalk@^4.1.0:
12421236
version "4.1.0"
12431237
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a"
12441238
integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==
@@ -1329,9 +1323,9 @@ cli-cursor@^3.1.0:
13291323
restore-cursor "^3.1.0"
13301324

13311325
cli-spinners@^2.5.0:
1332-
version "2.5.0"
1333-
resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.5.0.tgz#12763e47251bf951cb75c201dfa58ff1bcb2d047"
1334-
integrity sha512-PC+AmIuK04E6aeSs/pUccSujsTzBhu4HzC2dL+CfJB/Jcc2qTRbEwZQDfIUpt2Xl8BodYBEq8w4fc0kU2I9DjQ==
1326+
version "2.6.0"
1327+
resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.6.0.tgz#36c7dc98fb6a9a76bd6238ec3f77e2425627e939"
1328+
integrity sha512-t+4/y50K/+4xcCRosKkA7W4gTr1MySvLV0q+PxmG7FJ5g+66ChKurYjxBCjHggHH3HA5Hh9cy+lcUGWDqVH+4Q==
13351329

13361330
cli-truncate@^2.1.0:
13371331
version "2.1.0"
@@ -1927,9 +1921,9 @@ ecc-jsbn@~0.1.1:
19271921
safer-buffer "^2.1.0"
19281922

19291923
electron-to-chromium@^1.3.649:
1930-
version "1.3.687"
1931-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.687.tgz#c336184b7ab70427ffe2ee79eaeaedbc1ad8c374"
1932-
integrity sha512-IpzksdQNl3wdgkzf7dnA7/v10w0Utf1dF2L+B4+gKrloBrxCut+au+kky3PYvle3RMdSxZP+UiCZtLbcYRxSNQ==
1924+
version "1.3.693"
1925+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.693.tgz#5089c506a925c31f93fcb173a003a22e341115dd"
1926+
integrity sha512-vUdsE8yyeu30RecppQtI+XTz2++LWLVEIYmzeCaCRLSdtKZ2eXqdJcrs85KwLiPOPVc6PELgWyXBsfqIvzGZag==
19331927

19341928
emittery@^0.8.0:
19351929
version "0.8.1"
@@ -2433,9 +2427,9 @@ globals@^9.18.0:
24332427
integrity sha512-S0nG3CLEQiY/ILxqtztTWH/3iRRdyBLw6KMDxnKMchrtbj2OFmehVh0WUCfW3DUrIgx/qFrJPICrq4Z4sTR9UQ==
24342428

24352429
globby@^11.0.1:
2436-
version "11.0.2"
2437-
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.2.tgz#1af538b766a3b540ebfb58a32b2e2d5897321d83"
2438-
integrity sha512-2ZThXDvvV8fYFRVIxnrMQBipZQDr7MxKAmQK1vujaj9/7eF0efG7BPUKJ7jP7G5SLF37xKDXvO4S/KKLj/Z0og==
2430+
version "11.0.3"
2431+
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.3.tgz#9b1f0cb523e171dd1ad8c7b2a9fb4b644b9593cb"
2432+
integrity sha512-ffdmosjA807y7+lA1NM0jELARVmYul/715xiILEjo3hBLPTcirgQNnXECn5g3mtR8TOLCVbkfua1Hpen25/Xcg==
24392433
dependencies:
24402434
array-union "^2.1.0"
24412435
dir-glob "^3.0.1"
@@ -2546,10 +2540,10 @@ hosted-git-info@^2.1.4:
25462540
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.8.tgz#7539bd4bc1e0e0a895815a2e0262420b12858488"
25472541
integrity sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==
25482542

2549-
hosted-git-info@^4.0.0:
2550-
version "4.0.0"
2551-
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-4.0.0.tgz#9f06639a90beff66cacae6e77f8387b431d61ddc"
2552-
integrity sha512-fqhGdjk4av7mT9fU/B01dUtZ+WZSc/XEXMoLXDVZukiQRXxeHSSz3AqbeWRJHtF8EQYHlAgB1NSAHU0Cm7aqZA==
2543+
hosted-git-info@^4.0.1:
2544+
version "4.0.1"
2545+
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-4.0.1.tgz#710ef5452ea429a844abc33c981056e7371edab7"
2546+
integrity sha512-eT7NrxAsppPRQEBSwKSosReE+v8OzABwEScQYk5d4uxaEPlzxTIku7LINXtBGalthkLhJnq5lBI89PfK43zAKg==
25532547
dependencies:
25542548
lru-cache "^6.0.0"
25552549

@@ -2814,6 +2808,11 @@ is-typedarray@^1.0.0, is-typedarray@~1.0.0:
28142808
resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
28152809
integrity sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=
28162810

2811+
is-unicode-supported@^0.1.0:
2812+
version "0.1.0"
2813+
resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz#3f26c76a809593b52bfa2ecb5710ed2779b522a7"
2814+
integrity sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==
2815+
28172816
is-utf8@^0.2.0:
28182817
version "0.2.1"
28192818
resolved "https://registry.yarnpkg.com/is-utf8/-/is-utf8-0.2.1.tgz#4b0da1442104d1b336340e80797e865cf39f7d72"
@@ -3147,12 +3146,13 @@ log-driver@^1.2.7:
31473146
resolved "https://registry.yarnpkg.com/log-driver/-/log-driver-1.2.7.tgz#63b95021f0702fedfa2c9bb0a24e7797d71871d8"
31483147
integrity sha512-U7KCmLdqsGHBLeWqYlFA0V0Sl6P08EE1ZrmA9cxjUE0WVqT9qnyVDPz1kzpFEP0jdJuFnasWIfSd7fsaNXkpbg==
31493148

3150-
log-symbols@^4.0.0:
3151-
version "4.0.0"
3152-
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-4.0.0.tgz#69b3cc46d20f448eccdb75ea1fa733d9e821c920"
3153-
integrity sha512-FN8JBzLx6CzeMrB0tg6pqlGU1wCrXW+ZXGH481kfsBqer0hToTIiHdjH4Mq8xJUbvATujKCvaREGWpGUionraA==
3149+
log-symbols@^4.1.0:
3150+
version "4.1.0"
3151+
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-4.1.0.tgz#3fbdbb95b4683ac9fc785111e792e558d4abd503"
3152+
integrity sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==
31543153
dependencies:
3155-
chalk "^4.0.0"
3154+
chalk "^4.1.0"
3155+
is-unicode-supported "^0.1.0"
31563156

31573157
loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0:
31583158
version "1.4.0"
@@ -3239,9 +3239,9 @@ md5-hex@^3.0.1:
32393239
blueimp-md5 "^2.10.0"
32403240

32413241
mem@^8.0.0:
3242-
version "8.0.0"
3243-
resolved "https://registry.yarnpkg.com/mem/-/mem-8.0.0.tgz#b5e4b6d2d241c6296da05436173b4d0c7ae1f9ac"
3244-
integrity sha512-qrcJOe6uD+EW8Wrci1Vdiua/15Xw3n/QnaNXE7varnB6InxSk7nu3/i5jfy3S6kWxr8WYJ6R1o0afMUtvorTsA==
3242+
version "8.1.0"
3243+
resolved "https://registry.yarnpkg.com/mem/-/mem-8.1.0.tgz#445e47827fb757a4e5f35b0a6a62743cbfdc0a0d"
3244+
integrity sha512-FIkgXo0kTi3XpvaznV5Muk6Y6w8SkdmRXcY7ZLonQesuYezp59UooLxAVBcGuN6PH2tXN84mR3vyzSc6oSMUfA==
32453245
dependencies:
32463246
map-age-cleaner "^0.1.3"
32473247
mimic-fn "^3.1.0"
@@ -3430,13 +3430,13 @@ normalize-package-data@^2.3.0, normalize-package-data@^2.3.2, normalize-package-
34303430
validate-npm-package-license "^3.0.1"
34313431

34323432
normalize-package-data@^3.0.0:
3433-
version "3.0.1"
3434-
resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-3.0.1.tgz#98dc56dfe6755d99b1c53f046e1e3d2dde55a1c7"
3435-
integrity sha512-D/ttLdxo71msR4FF3VgSwK4blHfE3/vGByz1NCeE7/Dh8reQOKNJJjk5L10mLq9jxa+ZHzT1/HLgxljzbXE7Fw==
3433+
version "3.0.2"
3434+
resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-3.0.2.tgz#cae5c410ae2434f9a6c1baa65d5bc3b9366c8699"
3435+
integrity sha512-6CdZocmfGaKnIHPVFhJJZ3GuR8SsLKvDANFp47Jmy51aKIr8akjAWTSxtpI+MBgBFdSMRyo4hMpDlT6dTffgZg==
34363436
dependencies:
3437-
hosted-git-info "^4.0.0"
3438-
resolve "^1.17.0"
3439-
semver "^7.3.2"
3437+
hosted-git-info "^4.0.1"
3438+
resolve "^1.20.0"
3439+
semver "^7.3.4"
34403440
validate-npm-package-license "^3.0.1"
34413441

34423442
normalize-path@^3.0.0, normalize-path@~3.0.0:
@@ -3536,16 +3536,17 @@ optionator@^0.8.1:
35363536
word-wrap "~1.2.3"
35373537

35383538
ora@^5.2.0:
3539-
version "5.3.0"
3540-
resolved "https://registry.yarnpkg.com/ora/-/ora-5.3.0.tgz#fb832899d3a1372fe71c8b2c534bbfe74961bb6f"
3541-
integrity sha512-zAKMgGXUim0Jyd6CXK9lraBnD3H5yPGBPPOkC23a2BG6hsm4Zu6OQSjQuEtV0BHDf4aKHcUFvJiGRrFuW3MG8g==
3539+
version "5.4.0"
3540+
resolved "https://registry.yarnpkg.com/ora/-/ora-5.4.0.tgz#42eda4855835b9cd14d33864c97a3c95a3f56bf4"
3541+
integrity sha512-1StwyXQGoU6gdjYkyVcqOLnVlbKj+6yPNNOxJVgpt9t4eksKjiriiHuxktLYkgllwk+D6MbC4ihH84L1udRXPg==
35423542
dependencies:
3543-
bl "^4.0.3"
3543+
bl "^4.1.0"
35443544
chalk "^4.1.0"
35453545
cli-cursor "^3.1.0"
35463546
cli-spinners "^2.5.0"
35473547
is-interactive "^1.0.0"
3548-
log-symbols "^4.0.0"
3548+
is-unicode-supported "^0.1.0"
3549+
log-symbols "^4.1.0"
35493550
strip-ansi "^6.0.0"
35503551
wcwidth "^1.0.1"
35513552

@@ -3942,9 +3943,9 @@ qs@~6.5.2:
39423943
integrity sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==
39433944

39443945
queue-microtask@^1.2.2:
3945-
version "1.2.2"
3946-
resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.2.tgz#abf64491e6ecf0f38a6502403d4cda04f372dfd3"
3947-
integrity sha512-dB15eXv3p2jDlbOiNLyMabYg1/sXvppd8DP2J3EOCQ0AkuSXCW2tP7mnVouVLJKgUMY6yP0kcQDVpLCN13h4Xg==
3946+
version "1.2.3"
3947+
resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243"
3948+
integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==
39483949

39493950
quick-lru@^4.0.1:
39503951
version "4.0.1"
@@ -4195,7 +4196,7 @@ resolve-from@^5.0.0:
41954196
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-5.0.0.tgz#c35225843df8f776df21c57557bc087e9dfdfc69"
41964197
integrity sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==
41974198

4198-
resolve@^1.1.6, resolve@^1.10.0, resolve@^1.17.0, resolve@^1.3.2:
4199+
resolve@^1.1.6, resolve@^1.10.0, resolve@^1.20.0, resolve@^1.3.2:
41994200
version "1.20.0"
42004201
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975"
42014202
integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==
@@ -4283,9 +4284,9 @@ semver@^6.0.0, semver@^6.2.0, semver@^6.3.0:
42834284
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
42844285

42854286
semver@^7.1.1, semver@^7.3.2, semver@^7.3.4:
4286-
version "7.3.4"
4287-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.4.tgz#27aaa7d2e4ca76452f98d3add093a72c943edc97"
4288-
integrity sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw==
4287+
version "7.3.5"
4288+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7"
4289+
integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==
42894290
dependencies:
42904291
lru-cache "^6.0.0"
42914292

@@ -4862,9 +4863,9 @@ typescript@4.2.3:
48624863
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
48634864

48644865
uglify-js@^3.1.4:
4865-
version "3.13.1"
4866-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.13.1.tgz#2749d4b8b5b7d67460b4a418023ff73c3fefa60a"
4867-
integrity sha512-EWhx3fHy3M9JbaeTnO+rEqzCe1wtyQClv6q3YWq0voOj4E+bMZBErVS1GAHPDiRGONYq34M1/d8KuQMgvi6Gjw==
4866+
version "3.13.2"
4867+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.13.2.tgz#fe10319861bccc8682bfe2e8151fbdd8aa921c44"
4868+
integrity sha512-SbMu4D2Vo95LMC/MetNaso1194M1htEA+JrqE9Hk+G2DhI+itfS9TRu9ZKeCahLDNa/J3n4MqUJ/fOHMzQpRWw==
48684869

48694870
unique-string@^2.0.0:
48704871
version "2.0.0"

0 commit comments

Comments
 (0)