|
9 | 9 | dependencies: |
10 | 10 | "@babel/highlight" "^7.12.13" |
11 | 11 |
|
12 | | -"@babel/compat-data@^7.13.8": |
| 12 | +"@babel/compat-data@^7.13.12": |
13 | 13 | version "7.13.12" |
14 | 14 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.12.tgz#a8a5ccac19c200f9dd49624cac6e19d7be1236a1" |
15 | 15 | integrity sha512-3eJJ841uKxeV8dcN/2yGEUy+RfgQspPEgQat85umsE1rotuquQ2AbIub4S6j7c50a2d+4myc+zSlnXeIHrOnhQ== |
16 | 16 |
|
17 | 17 | "@babel/core@^7.7.5": |
18 | | - version "7.13.10" |
19 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.10.tgz#07de050bbd8193fcd8a3c27918c0890613a94559" |
20 | | - integrity sha512-bfIYcT0BdKeAZrovpMqX2Mx5NrgAckGbwT982AkdS5GNfn3KMGiprlBAtmBcFZRUmpaufS6WZFP8trvx8ptFDw== |
| 18 | + version "7.13.13" |
| 19 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.13.tgz#bc44c4a2be2288ec4ddf56b66fc718019c76ac29" |
| 20 | + integrity sha512-1xEs9jZAyKIouOoCmpsgk/I26PoKyvzQ2ixdRpRzfbcp1fL+ozw7TUgdDgwonbTovqRaTfRh50IXuw4QrWO0GA== |
21 | 21 | dependencies: |
22 | 22 | "@babel/code-frame" "^7.12.13" |
23 | 23 | "@babel/generator" "^7.13.9" |
24 | | - "@babel/helper-compilation-targets" "^7.13.10" |
25 | | - "@babel/helper-module-transforms" "^7.13.0" |
| 24 | + "@babel/helper-compilation-targets" "^7.13.13" |
| 25 | + "@babel/helper-module-transforms" "^7.13.12" |
26 | 26 | "@babel/helpers" "^7.13.10" |
27 | | - "@babel/parser" "^7.13.10" |
| 27 | + "@babel/parser" "^7.13.13" |
28 | 28 | "@babel/template" "^7.12.13" |
29 | | - "@babel/traverse" "^7.13.0" |
30 | | - "@babel/types" "^7.13.0" |
| 29 | + "@babel/traverse" "^7.13.13" |
| 30 | + "@babel/types" "^7.13.13" |
31 | 31 | convert-source-map "^1.7.0" |
32 | 32 | debug "^4.1.0" |
33 | 33 | gensync "^1.0.0-beta.2" |
|
36 | 36 | semver "^6.3.0" |
37 | 37 | source-map "^0.5.0" |
38 | 38 |
|
39 | | -"@babel/generator@^7.13.0", "@babel/generator@^7.13.9": |
| 39 | +"@babel/generator@^7.13.9": |
40 | 40 | version "7.13.9" |
41 | 41 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.13.9.tgz#3a7aa96f9efb8e2be42d38d80e2ceb4c64d8de39" |
42 | 42 | integrity sha512-mHOOmY0Axl/JCTkxTU6Lf5sWOg/v8nUa+Xkt4zMTftX0wqmb6Sh7J8gvcehBw7q0AhrhAR+FDacKjCZ2X8K+Sw== |
|
45 | 45 | jsesc "^2.5.1" |
46 | 46 | source-map "^0.5.0" |
47 | 47 |
|
48 | | -"@babel/helper-compilation-targets@^7.13.10": |
49 | | - version "7.13.10" |
50 | | - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.10.tgz#1310a1678cb8427c07a753750da4f8ce442bdd0c" |
51 | | - integrity sha512-/Xju7Qg1GQO4mHZ/Kcs6Au7gfafgZnwm+a7sy/ow/tV1sHeraRUHbjdat8/UvDor4Tez+siGKDk6zIKtCPKVJA== |
| 48 | +"@babel/helper-compilation-targets@^7.13.13": |
| 49 | + version "7.13.13" |
| 50 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.13.tgz#2b2972a0926474853f41e4adbc69338f520600e5" |
| 51 | + integrity sha512-q1kcdHNZehBwD9jYPh3WyXcsFERi39X4I59I3NadciWtNDyZ6x+GboOxncFK0kXlKIv6BJm5acncehXWUjWQMQ== |
52 | 52 | dependencies: |
53 | | - "@babel/compat-data" "^7.13.8" |
| 53 | + "@babel/compat-data" "^7.13.12" |
54 | 54 | "@babel/helper-validator-option" "^7.12.17" |
55 | 55 | browserslist "^4.14.5" |
56 | 56 | semver "^6.3.0" |
|
85 | 85 | dependencies: |
86 | 86 | "@babel/types" "^7.13.12" |
87 | 87 |
|
88 | | -"@babel/helper-module-transforms@^7.13.0": |
| 88 | +"@babel/helper-module-transforms@^7.13.12": |
89 | 89 | version "7.13.12" |
90 | 90 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.12.tgz#600e58350490828d82282631a1422268e982ba96" |
91 | 91 | integrity sha512-7zVQqMO3V+K4JOOj40kxiCrMf6xlQAkewBB0eu2b03OO/Q21ZutOzjpfD79A5gtE/2OWi1nv625MrDlGlkbknQ== |
|
158 | 158 | chalk "^2.0.0" |
159 | 159 | js-tokens "^4.0.0" |
160 | 160 |
|
161 | | -"@babel/parser@^7.12.13", "@babel/parser@^7.13.0", "@babel/parser@^7.13.10": |
162 | | - version "7.13.12" |
163 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.12.tgz#ba320059420774394d3b0c0233ba40e4250b81d1" |
164 | | - integrity sha512-4T7Pb244rxH24yR116LAuJ+adxXXnHhZaLJjegJVKSdoNCe4x1eDBaud5YIcQFcqzsaD5BHvJw5BQ0AZapdCRw== |
| 161 | +"@babel/parser@^7.12.13", "@babel/parser@^7.13.13": |
| 162 | + version "7.13.13" |
| 163 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.13.tgz#42f03862f4aed50461e543270916b47dd501f0df" |
| 164 | + integrity sha512-OhsyMrqygfk5v8HmWwOzlYjJrtLaFhF34MrfG/Z73DgYCI6ojNUTUp2TYbtnjo8PegeJp12eamsNettCQjKjVw== |
165 | 165 |
|
166 | 166 | "@babel/template@^7.12.13": |
167 | 167 | version "7.12.13" |
|
172 | 172 | "@babel/parser" "^7.12.13" |
173 | 173 | "@babel/types" "^7.12.13" |
174 | 174 |
|
175 | | -"@babel/traverse@^7.13.0": |
176 | | - version "7.13.0" |
177 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.0.tgz#6d95752475f86ee7ded06536de309a65fc8966cc" |
178 | | - integrity sha512-xys5xi5JEhzC3RzEmSGrs/b3pJW/o87SypZ+G/PhaE7uqVQNv/jlmVIBXuoh5atqQ434LfXV+sf23Oxj0bchJQ== |
| 175 | +"@babel/traverse@^7.13.0", "@babel/traverse@^7.13.13": |
| 176 | + version "7.13.13" |
| 177 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.13.tgz#39aa9c21aab69f74d948a486dd28a2dbdbf5114d" |
| 178 | + integrity sha512-CblEcwmXKR6eP43oQGG++0QMTtCjAsa3frUuzHoiIJWpaIIi8dwMyEFUJoXRLxagGqCK+jALRwIO+o3R9p/uUg== |
179 | 179 | dependencies: |
180 | 180 | "@babel/code-frame" "^7.12.13" |
181 | | - "@babel/generator" "^7.13.0" |
| 181 | + "@babel/generator" "^7.13.9" |
182 | 182 | "@babel/helper-function-name" "^7.12.13" |
183 | 183 | "@babel/helper-split-export-declaration" "^7.12.13" |
184 | | - "@babel/parser" "^7.13.0" |
185 | | - "@babel/types" "^7.13.0" |
| 184 | + "@babel/parser" "^7.13.13" |
| 185 | + "@babel/types" "^7.13.13" |
186 | 186 | debug "^4.1.0" |
187 | 187 | globals "^11.1.0" |
188 | | - lodash "^4.17.19" |
189 | 188 |
|
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== |
| 189 | +"@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.13": |
| 190 | + version "7.13.13" |
| 191 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.13.tgz#dcd8b815b38f537a3697ce84c8e3cc62197df96f" |
| 192 | + integrity sha512-kt+EpC6qDfIaqlP+DIbIJOclYy/A1YXs9dAf/ljbi+39Bcbc073H6jKVpXEr/EoIh5anGn5xq/yRVzKl+uIc9w== |
194 | 193 | dependencies: |
195 | 194 | "@babel/helper-validator-identifier" "^7.12.11" |
196 | 195 | lodash "^4.17.19" |
|
291 | 290 | resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.1.tgz#283f669ff76d7b8260df8ab7a4262cc83d988256" |
292 | 291 | integrity sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg== |
293 | 292 |
|
294 | | -"@types/node@*": |
295 | | - version "14.14.35" |
296 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.35.tgz#42c953a4e2b18ab931f72477e7012172f4ffa313" |
297 | | - integrity sha512-Lt+wj8NVPx0zUmUwumiVXapmaLUcAk3yPuHCFVXras9k5VT9TdhJqKqGVUQCD60OTMCl0qxJ57OiTL0Mic3Iag== |
298 | | - |
299 | | -"@types/node@14.14.37": |
| 293 | +"@types/node@*", "@types/node@14.14.37": |
300 | 294 | version "14.14.37" |
301 | 295 | resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.37.tgz#a3dd8da4eb84a996c36e331df98d82abd76b516e" |
302 | 296 | integrity sha512-XYmBiy+ohOR4Lh5jE379fV2IU+6Jn4g5qASinhitfyO71b/sCo6MKsMLF5tc7Zf2CE8hViVQyYSobJNke8OvUw== |
@@ -1926,9 +1920,9 @@ ecc-jsbn@~0.1.1: |
1926 | 1920 | safer-buffer "^2.1.0" |
1927 | 1921 |
|
1928 | 1922 | electron-to-chromium@^1.3.649: |
1929 | | - version "1.3.693" |
1930 | | - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.693.tgz#5089c506a925c31f93fcb173a003a22e341115dd" |
1931 | | - integrity sha512-vUdsE8yyeu30RecppQtI+XTz2++LWLVEIYmzeCaCRLSdtKZ2eXqdJcrs85KwLiPOPVc6PELgWyXBsfqIvzGZag== |
| 1923 | + version "1.3.701" |
| 1924 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.701.tgz#5e796ed7ce88cd77bc7bf831cf311ef6b067c389" |
| 1925 | + integrity sha512-Zd9ofdIMYHYhG1gvnejQDvC/kqSeXQvtXF0yRURGxgwGqDZm9F9Fm3dYFnm5gyuA7xpXfBlzVLN1sz0FjxpKfw== |
1932 | 1926 |
|
1933 | 1927 | emittery@^0.8.0: |
1934 | 1928 | version "0.8.1" |
@@ -2546,9 +2540,9 @@ hosted-git-info@^2.1.4: |
2546 | 2540 | integrity sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg== |
2547 | 2541 |
|
2548 | 2542 | hosted-git-info@^4.0.1: |
2549 | | - version "4.0.1" |
2550 | | - resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-4.0.1.tgz#710ef5452ea429a844abc33c981056e7371edab7" |
2551 | | - integrity sha512-eT7NrxAsppPRQEBSwKSosReE+v8OzABwEScQYk5d4uxaEPlzxTIku7LINXtBGalthkLhJnq5lBI89PfK43zAKg== |
| 2543 | + version "4.0.2" |
| 2544 | + resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-4.0.2.tgz#5e425507eede4fea846b7262f0838456c4209961" |
| 2545 | + integrity sha512-c9OGXbZ3guC/xOlCg1Ci/VgWlwsqDv1yMQL1CWqXDL0hDjXuNcq0zuR4xqPSuasI3kqFDhqSyTjREz5gzq0fXg== |
2552 | 2546 | dependencies: |
2553 | 2547 | lru-cache "^6.0.0" |
2554 | 2548 |
|
@@ -4868,9 +4862,9 @@ typescript@4.2.3: |
4868 | 4862 | integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw== |
4869 | 4863 |
|
4870 | 4864 | uglify-js@^3.1.4: |
4871 | | - version "3.13.2" |
4872 | | - resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.13.2.tgz#fe10319861bccc8682bfe2e8151fbdd8aa921c44" |
4873 | | - integrity sha512-SbMu4D2Vo95LMC/MetNaso1194M1htEA+JrqE9Hk+G2DhI+itfS9TRu9ZKeCahLDNa/J3n4MqUJ/fOHMzQpRWw== |
| 4865 | + version "3.13.3" |
| 4866 | + resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.13.3.tgz#ce72a1ad154348ea2af61f50933c76cc8802276e" |
| 4867 | + integrity sha512-otIc7O9LyxpUcQoXzj2hL4LPWKklO6LJWoJUzNa8A17Xgi4fOeDC8FBDOLHnC/Slo1CQgsZMcM6as0M76BZaig== |
4874 | 4868 |
|
4875 | 4869 | unique-string@^2.0.0: |
4876 | 4870 | version "2.0.0" |
|
0 commit comments