|
123 | 123 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.13.tgz#27e19e0ed3726ccf54067ced4109501765e7e2e8"
|
124 | 124 | integrity sha512-U/hshG5R+SIoW7HVWIdmy1cB7s3ki+r3FpyEZiCgpi4tFgPnX/vynY80ZGSASOIrUM6O7VxOgCZgdt7h97bUGg==
|
125 | 125 |
|
126 |
| -"@babel/core@^7.1.0", "@babel/core@^7.12.16", "@babel/core@^7.7.5": |
127 |
| - version "7.12.16" |
128 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.16.tgz#8c6ba456b23b680a6493ddcfcd9d3c3ad51cab7c" |
129 |
| - integrity sha512-t/hHIB504wWceOeaOoONOhu+gX+hpjfeN6YRBT209X/4sibZQfSF1I0HFRRlBe97UZZosGx5XwUg1ZgNbelmNw== |
| 126 | +"@babel/core@^7.1.0", "@babel/core@^7.12.17", "@babel/core@^7.7.5": |
| 127 | + version "7.12.17" |
| 128 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.17.tgz#993c5e893333107a2815d8e0d73a2c3755e280b2" |
| 129 | + integrity sha512-V3CuX1aBywbJvV2yzJScRxeiiw0v2KZZYYE3giywxzFJL13RiyPjaaDwhDnxmgFTTS7FgvM2ijr4QmKNIu0AtQ== |
130 | 130 | dependencies:
|
131 | 131 | "@babel/code-frame" "^7.12.13"
|
132 |
| - "@babel/generator" "^7.12.15" |
133 |
| - "@babel/helper-module-transforms" "^7.12.13" |
134 |
| - "@babel/helpers" "^7.12.13" |
135 |
| - "@babel/parser" "^7.12.16" |
| 132 | + "@babel/generator" "^7.12.17" |
| 133 | + "@babel/helper-module-transforms" "^7.12.17" |
| 134 | + "@babel/helpers" "^7.12.17" |
| 135 | + "@babel/parser" "^7.12.17" |
136 | 136 | "@babel/template" "^7.12.13"
|
137 |
| - "@babel/traverse" "^7.12.13" |
138 |
| - "@babel/types" "^7.12.13" |
| 137 | + "@babel/traverse" "^7.12.17" |
| 138 | + "@babel/types" "^7.12.17" |
139 | 139 | convert-source-map "^1.7.0"
|
140 | 140 | debug "^4.1.0"
|
141 | 141 | gensync "^1.0.0-beta.1"
|
|
144 | 144 | semver "^5.4.1"
|
145 | 145 | source-map "^0.5.0"
|
146 | 146 |
|
147 |
| -"@babel/generator@^7.12.13", "@babel/generator@^7.12.15": |
148 |
| - version "7.12.15" |
149 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.15.tgz#4617b5d0b25cc572474cc1aafee1edeaf9b5368f" |
150 |
| - integrity sha512-6F2xHxBiFXWNSGb7vyCUTBF8RCLY66rS0zEPcP8t/nQyXjha5EuK4z7H5o7fWG8B4M7y6mqVWq1J+1PuwRhecQ== |
| 147 | +"@babel/generator@^7.12.17": |
| 148 | + version "7.12.17" |
| 149 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.17.tgz#9ef1dd792d778b32284411df63f4f668a9957287" |
| 150 | + integrity sha512-DSA7ruZrY4WI8VxuS1jWSRezFnghEoYEFrZcw9BizQRmOZiUsiHl59+qEARGPqPikwA/GPTyRCi7isuCK/oyqg== |
151 | 151 | dependencies:
|
152 |
| - "@babel/types" "^7.12.13" |
| 152 | + "@babel/types" "^7.12.17" |
153 | 153 | jsesc "^2.5.1"
|
154 | 154 | source-map "^0.5.0"
|
155 | 155 |
|
|
241 | 241 | dependencies:
|
242 | 242 | "@babel/types" "^7.12.13"
|
243 | 243 |
|
244 |
| -"@babel/helper-module-transforms@^7.12.13": |
245 |
| - version "7.12.13" |
246 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.12.13.tgz#01afb052dcad2044289b7b20beb3fa8bd0265bea" |
247 |
| - integrity sha512-acKF7EjqOR67ASIlDTupwkKM1eUisNAjaSduo5Cz+793ikfnpe7p4Q7B7EWU2PCoSTPWsQkR7hRUWEIZPiVLGA== |
| 244 | +"@babel/helper-module-transforms@^7.12.13", "@babel/helper-module-transforms@^7.12.17": |
| 245 | + version "7.12.17" |
| 246 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.12.17.tgz#7c75b987d6dfd5b48e575648f81eaac891539509" |
| 247 | + integrity sha512-sFL+p6zOCQMm9vilo06M4VHuTxUAwa6IxgL56Tq1DVtA0ziAGTH1ThmJq7xwPqdQlgAbKX3fb0oZNbtRIyA5KQ== |
248 | 248 | dependencies:
|
249 | 249 | "@babel/helper-module-imports" "^7.12.13"
|
250 | 250 | "@babel/helper-replace-supers" "^7.12.13"
|
251 | 251 | "@babel/helper-simple-access" "^7.12.13"
|
252 | 252 | "@babel/helper-split-export-declaration" "^7.12.13"
|
253 | 253 | "@babel/helper-validator-identifier" "^7.12.11"
|
254 | 254 | "@babel/template" "^7.12.13"
|
255 |
| - "@babel/traverse" "^7.12.13" |
256 |
| - "@babel/types" "^7.12.13" |
| 255 | + "@babel/traverse" "^7.12.17" |
| 256 | + "@babel/types" "^7.12.17" |
257 | 257 | lodash "^4.17.19"
|
258 | 258 |
|
259 | 259 | "@babel/helper-optimise-call-expression@^7.12.13":
|
|
328 | 328 | "@babel/traverse" "^7.12.13"
|
329 | 329 | "@babel/types" "^7.12.13"
|
330 | 330 |
|
331 |
| -"@babel/helpers@^7.12.13": |
332 |
| - version "7.12.13" |
333 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.13.tgz#3c75e993632e4dadc0274eae219c73eb7645ba47" |
334 |
| - integrity sha512-oohVzLRZ3GQEk4Cjhfs9YkJA4TdIDTObdBEZGrd6F/T0GPSnuV6l22eMcxlvcvzVIPH3VTtxbseudM1zIE+rPQ== |
| 331 | +"@babel/helpers@^7.12.17": |
| 332 | + version "7.12.17" |
| 333 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.17.tgz#71e03d2981a6b5ee16899964f4101dc8471d60bc" |
| 334 | + integrity sha512-tEpjqSBGt/SFEsFikKds1sLNChKKGGR17flIgQKXH4fG6m9gTgl3gnOC1giHNyaBCSKuTfxaSzHi7UnvqiVKxg== |
335 | 335 | dependencies:
|
336 | 336 | "@babel/template" "^7.12.13"
|
337 |
| - "@babel/traverse" "^7.12.13" |
338 |
| - "@babel/types" "^7.12.13" |
| 337 | + "@babel/traverse" "^7.12.17" |
| 338 | + "@babel/types" "^7.12.17" |
339 | 339 |
|
340 | 340 | "@babel/highlight@^7.12.13":
|
341 | 341 | version "7.12.13"
|
|
346 | 346 | chalk "^2.0.0"
|
347 | 347 | js-tokens "^4.0.0"
|
348 | 348 |
|
349 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.12.0", "@babel/parser@^7.12.13", "@babel/parser@^7.12.16", "@babel/parser@^7.7.5": |
350 |
| - version "7.12.16" |
351 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.16.tgz#cc31257419d2c3189d394081635703f549fc1ed4" |
352 |
| - integrity sha512-c/+u9cqV6F0+4Hpq01jnJO+GLp2DdT63ppz9Xa+6cHaajM9VFzK/iDXiKK65YtpeVwu+ctfS6iqlMqRgQRzeCw== |
| 349 | +"@babel/parser@^7.1.0", "@babel/parser@^7.12.0", "@babel/parser@^7.12.13", "@babel/parser@^7.12.17", "@babel/parser@^7.7.5": |
| 350 | + version "7.12.17" |
| 351 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.17.tgz#bc85d2d47db38094e5bb268fc761716e7d693848" |
| 352 | + integrity sha512-r1yKkiUTYMQ8LiEI0UcQx5ETw5dpTLn9wijn9hk6KkTtOK95FndDN10M+8/s6k/Ymlbivw0Av9q4SlgF80PtHg== |
353 | 353 |
|
354 | 354 | "@babel/plugin-proposal-async-generator-functions@^7.12.13":
|
355 | 355 | version "7.12.13"
|
|
903 | 903 | "@babel/parser" "^7.12.13"
|
904 | 904 | "@babel/types" "^7.12.13"
|
905 | 905 |
|
906 |
| -"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.13", "@babel/traverse@^7.7.4": |
907 |
| - version "7.12.13" |
908 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.13.tgz#689f0e4b4c08587ad26622832632735fb8c4e0c0" |
909 |
| - integrity sha512-3Zb4w7eE/OslI0fTp8c7b286/cQps3+vdLW3UcwC8VSJC6GbKn55aeVVu2QJNuCDoeKyptLOFrPq8WqZZBodyA== |
| 906 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.13", "@babel/traverse@^7.12.17", "@babel/traverse@^7.7.4": |
| 907 | + version "7.12.17" |
| 908 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.17.tgz#40ec8c7ffb502c4e54c7f95492dc11b88d718619" |
| 909 | + integrity sha512-LGkTqDqdiwC6Q7fWSwQoas/oyiEYw6Hqjve5KOSykXkmFJFqzvGMb9niaUEag3Rlve492Mkye3gLw9FTv94fdQ== |
910 | 910 | dependencies:
|
911 | 911 | "@babel/code-frame" "^7.12.13"
|
912 |
| - "@babel/generator" "^7.12.13" |
| 912 | + "@babel/generator" "^7.12.17" |
913 | 913 | "@babel/helper-function-name" "^7.12.13"
|
914 | 914 | "@babel/helper-split-export-declaration" "^7.12.13"
|
915 |
| - "@babel/parser" "^7.12.13" |
916 |
| - "@babel/types" "^7.12.13" |
| 915 | + "@babel/parser" "^7.12.17" |
| 916 | + "@babel/types" "^7.12.17" |
917 | 917 | debug "^4.1.0"
|
918 | 918 | globals "^11.1.0"
|
919 | 919 | lodash "^4.17.19"
|
920 | 920 |
|
921 |
| -"@babel/types@^7.0.0", "@babel/types@^7.12.0", "@babel/types@^7.12.1", "@babel/types@^7.12.12", "@babel/types@^7.12.13", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
922 |
| - version "7.12.13" |
923 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.13.tgz#8be1aa8f2c876da11a9cf650c0ecf656913ad611" |
924 |
| - integrity sha512-oKrdZTld2im1z8bDwTOQvUbxKwE+854zc16qWZQlcTqMN00pWxHQ4ZeOq0yDMnisOpRykH2/5Qqcrk/OlbAjiQ== |
| 921 | +"@babel/types@^7.0.0", "@babel/types@^7.12.0", "@babel/types@^7.12.1", "@babel/types@^7.12.12", "@babel/types@^7.12.13", "@babel/types@^7.12.17", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 922 | + version "7.12.17" |
| 923 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.17.tgz#9d711eb807e0934c90b8b1ca0eb1f7230d150963" |
| 924 | + integrity sha512-tNMDjcv/4DIcHxErTgwB9q2ZcYyN0sUfgGKUK/mm1FJK7Wz+KstoEekxrl/tBiNDgLK1HGi+sppj1An/1DR4fQ== |
925 | 925 | dependencies:
|
926 | 926 | "@babel/helper-validator-identifier" "^7.12.11"
|
927 | 927 | lodash "^4.17.19"
|
|
0 commit comments