|
31 | 31 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.7.tgz#9329b4782a7d6bbd7eef57e11addf91ee3ef1e41"
|
32 | 32 | integrity sha512-YaxPMGs/XIWtYqrdEOZOCPsVWfEoriXopnsz3/i7apYPXQ3698UFhS6dVT1KN5qOsWmVgw/FOrmQgpRaZayGsw==
|
33 | 33 |
|
34 |
| -"@babel/core@^7.1.0", "@babel/core@^7.12.0", "@babel/core@^7.12.3", "@babel/core@^7.7.5": |
35 |
| - version "7.12.3" |
36 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.3.tgz#1b436884e1e3bff6fb1328dc02b208759de92ad8" |
37 |
| - integrity sha512-0qXcZYKZp3/6N2jKYVxZv0aNCsxTSVCiK72DTiTYZAu7sjg73W0/aynWjMbiGd87EQL4WyA8reiJVh92AVla9g== |
| 34 | +"@babel/core@^7.1.0", "@babel/core@^7.12.0", "@babel/core@^7.12.8", "@babel/core@^7.7.5": |
| 35 | + version "7.12.8" |
| 36 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.8.tgz#8ad76c1a7d2a6a3beecc4395fa4f7b4cb88390e6" |
| 37 | + integrity sha512-ra28JXL+5z73r1IC/t+FT1ApXU5LsulFDnTDntNfLQaScJUJmcHL5Qxm/IWanCToQk3bPWQo5bflbplU5r15pg== |
38 | 38 | dependencies:
|
39 | 39 | "@babel/code-frame" "^7.10.4"
|
40 |
| - "@babel/generator" "^7.12.1" |
| 40 | + "@babel/generator" "^7.12.5" |
41 | 41 | "@babel/helper-module-transforms" "^7.12.1"
|
42 |
| - "@babel/helpers" "^7.12.1" |
43 |
| - "@babel/parser" "^7.12.3" |
44 |
| - "@babel/template" "^7.10.4" |
45 |
| - "@babel/traverse" "^7.12.1" |
46 |
| - "@babel/types" "^7.12.1" |
| 42 | + "@babel/helpers" "^7.12.5" |
| 43 | + "@babel/parser" "^7.12.7" |
| 44 | + "@babel/template" "^7.12.7" |
| 45 | + "@babel/traverse" "^7.12.8" |
| 46 | + "@babel/types" "^7.12.7" |
47 | 47 | convert-source-map "^1.7.0"
|
48 | 48 | debug "^4.1.0"
|
49 | 49 | gensync "^1.0.0-beta.1"
|
|
53 | 53 | semver "^5.4.1"
|
54 | 54 | source-map "^0.5.0"
|
55 | 55 |
|
56 |
| -"@babel/generator@^7.12.1": |
57 |
| - version "7.12.1" |
58 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.1.tgz#0d70be32bdaa03d7c51c8597dda76e0df1f15468" |
59 |
| - integrity sha512-DB+6rafIdc9o72Yc3/Ph5h+6hUjeOp66pF0naQBgUFFuPqzQwIlPTm3xZR7YNvduIMtkDIj2t21LSQwnbCrXvg== |
| 56 | +"@babel/generator@^7.12.5": |
| 57 | + version "7.12.5" |
| 58 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.5.tgz#a2c50de5c8b6d708ab95be5e6053936c1884a4de" |
| 59 | + integrity sha512-m16TQQJ8hPt7E+OS/XVQg/7U184MLXtvuGbCdA7na61vha+ImkyyNM/9DDA0unYCVZn3ZOhng+qz48/KBOT96A== |
60 | 60 | dependencies:
|
61 |
| - "@babel/types" "^7.12.1" |
| 61 | + "@babel/types" "^7.12.5" |
62 | 62 | jsesc "^2.5.1"
|
63 | 63 | source-map "^0.5.0"
|
64 | 64 |
|
|
254 | 254 | "@babel/traverse" "^7.10.4"
|
255 | 255 | "@babel/types" "^7.10.4"
|
256 | 256 |
|
257 |
| -"@babel/helpers@^7.12.1": |
258 |
| - version "7.12.1" |
259 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.1.tgz#8a8261c1d438ec18cb890434df4ec768734c1e79" |
260 |
| - integrity sha512-9JoDSBGoWtmbay98efmT2+mySkwjzeFeAL9BuWNoVQpkPFQF8SIIFUfY5os9u8wVzglzoiPRSW7cuJmBDUt43g== |
| 257 | +"@babel/helpers@^7.12.5": |
| 258 | + version "7.12.5" |
| 259 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.5.tgz#1a1ba4a768d9b58310eda516c449913fe647116e" |
| 260 | + integrity sha512-lgKGMQlKqA8meJqKsW6rUnc4MdUk35Ln0ATDqdM1a/UpARODdI4j5Y5lVfUScnSNkJcdCRAaWkspykNoFg9sJA== |
261 | 261 | dependencies:
|
262 | 262 | "@babel/template" "^7.10.4"
|
263 |
| - "@babel/traverse" "^7.12.1" |
264 |
| - "@babel/types" "^7.12.1" |
| 263 | + "@babel/traverse" "^7.12.5" |
| 264 | + "@babel/types" "^7.12.5" |
265 | 265 |
|
266 | 266 | "@babel/highlight@^7.10.4":
|
267 | 267 | version "7.10.4"
|
|
272 | 272 | chalk "^2.0.0"
|
273 | 273 | js-tokens "^4.0.0"
|
274 | 274 |
|
275 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.10.4", "@babel/parser@^7.12.1", "@babel/parser@^7.12.3", "@babel/parser@^7.7.0": |
276 |
| - version "7.12.3" |
277 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.3.tgz#a305415ebe7a6c7023b40b5122a0662d928334cd" |
278 |
| - integrity sha512-kFsOS0IbsuhO5ojF8Hc8z/8vEIOkylVBrjiZUbLTE3XFe0Qi+uu6HjzQixkFaqr0ZPAMZcBVxEwmsnsLPZ2Xsw== |
| 275 | +"@babel/parser@^7.1.0", "@babel/parser@^7.12.7", "@babel/parser@^7.7.0": |
| 276 | + version "7.12.7" |
| 277 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.7.tgz#fee7b39fe809d0e73e5b25eecaf5780ef3d73056" |
| 278 | + integrity sha512-oWR02Ubp4xTLCAqPRiNIuMVgNO5Aif/xpXtabhzW2HWUD47XJsAB4Zd/Rg30+XeQA3juXigV7hlquOTmwqLiwg== |
279 | 279 |
|
280 | 280 | "@babel/plugin-proposal-async-generator-functions@^7.12.1":
|
281 | 281 | version "7.12.1"
|
|
867 | 867 | resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.12.7.tgz#07dc3d76bea978d5c5a3fd0966c218da3fae89c9"
|
868 | 868 | integrity sha512-KsNrLEOTUDg/QZ2KdPUqC+PamvbIDBqrfdbkHxnY9TWyedSUch+KU/TDoj/1kg55rmma595fnVWVqQ1eCOwsaA==
|
869 | 869 |
|
870 |
| -"@babel/template@^7.10.4", "@babel/template@^7.3.3": |
871 |
| - version "7.10.4" |
872 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.4.tgz#3251996c4200ebc71d1a8fc405fba940f36ba278" |
873 |
| - integrity sha512-ZCjD27cGJFUB6nmCB1Enki3r+L5kJveX9pq1SvAUKoICy6CZ9yD8xO086YXdYhvNjBdnekm4ZnaP5yC8Cs/1tA== |
| 870 | +"@babel/template@^7.10.4", "@babel/template@^7.12.7", "@babel/template@^7.3.3": |
| 871 | + version "7.12.7" |
| 872 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.12.7.tgz#c817233696018e39fbb6c491d2fb684e05ed43bc" |
| 873 | + integrity sha512-GkDzmHS6GV7ZeXfJZ0tLRBhZcMcY0/Lnb+eEbXDBfCAcZCjrZKe6p3J4we/D24O9Y8enxWAg1cWwof59yLh2ow== |
874 | 874 | dependencies:
|
875 | 875 | "@babel/code-frame" "^7.10.4"
|
876 |
| - "@babel/parser" "^7.10.4" |
877 |
| - "@babel/types" "^7.10.4" |
| 876 | + "@babel/parser" "^7.12.7" |
| 877 | + "@babel/types" "^7.12.7" |
878 | 878 |
|
879 |
| -"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.12.1", "@babel/traverse@^7.7.0": |
880 |
| - version "7.12.1" |
881 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.1.tgz#941395e0c5cc86d5d3e75caa095d3924526f0c1e" |
882 |
| - integrity sha512-MA3WPoRt1ZHo2ZmoGKNqi20YnPt0B1S0GTZEPhhd+hw2KGUzBlHuVunj6K4sNuK+reEvyiPwtp0cpaqLzJDmAw== |
| 879 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.5", "@babel/traverse@^7.12.8", "@babel/traverse@^7.7.0": |
| 880 | + version "7.12.8" |
| 881 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.8.tgz#c1c2983bf9ba0f4f0eaa11dff7e77fa63307b2a4" |
| 882 | + integrity sha512-EIRQXPTwFEGRZyu6gXbjfpNORN1oZvwuzJbxcXjAgWV0iqXYDszN1Hx3FVm6YgZfu1ZQbCVAk3l+nIw95Xll9Q== |
883 | 883 | dependencies:
|
884 | 884 | "@babel/code-frame" "^7.10.4"
|
885 |
| - "@babel/generator" "^7.12.1" |
| 885 | + "@babel/generator" "^7.12.5" |
886 | 886 | "@babel/helper-function-name" "^7.10.4"
|
887 | 887 | "@babel/helper-split-export-declaration" "^7.11.0"
|
888 |
| - "@babel/parser" "^7.12.1" |
889 |
| - "@babel/types" "^7.12.1" |
| 888 | + "@babel/parser" "^7.12.7" |
| 889 | + "@babel/types" "^7.12.7" |
890 | 890 | debug "^4.1.0"
|
891 | 891 | globals "^11.1.0"
|
892 | 892 | lodash "^4.17.19"
|
@@ -11998,14 +11998,7 @@ resolve-url@^0.2.1:
|
11998 | 11998 | resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
|
11999 | 11999 | integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
|
12000 | 12000 |
|
12001 |
| -resolve@^1.1.6, resolve@^1.1.7, resolve@^1.10.0, resolve@^1.10.1, resolve@^1.11.0, resolve@^1.11.1, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.17.0, resolve@^1.2.0, resolve@^1.3.2, resolve@^1.8.1: |
12002 |
| - version "1.17.0" |
12003 |
| - resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.17.0.tgz#b25941b54968231cc2d1bb76a79cb7f2c0bf8444" |
12004 |
| - integrity sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w== |
12005 |
| - dependencies: |
12006 |
| - path-parse "^1.0.6" |
12007 |
| - |
12008 |
| -resolve@^1.18.1: |
| 12001 | +resolve@^1.1.6, resolve@^1.1.7, resolve@^1.10.0, resolve@^1.10.1, resolve@^1.11.0, resolve@^1.11.1, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.17.0, resolve@^1.18.1, resolve@^1.2.0, resolve@^1.3.2, resolve@^1.8.1: |
12009 | 12002 | version "1.18.1"
|
12010 | 12003 | resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.18.1.tgz#018fcb2c5b207d2a6424aee361c5a266da8f4130"
|
12011 | 12004 | integrity sha512-lDfCPaMKfOJXjy0dPayzPdF1phampNWr3qFCjAu+rw/qbQmr5jWH5xN2hwh9QKfw9E5v4hwV7A+jrCmL8yjjqA==
|
|
0 commit comments