|
2 | 2 | # yarn lockfile v1 |
3 | 3 |
|
4 | 4 |
|
5 | | -"@babel/cli@7.12.1": |
6 | | - version "7.12.1" |
7 | | - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.12.1.tgz#e08a0b1cb6fcd4b9eb6a606ba5602c5c0fe24a0c" |
8 | | - integrity sha512-eRJREyrfAJ2r42Iaxe8h3v6yyj1wu9OyosaUHW6UImjGf9ahGL9nsFNh7OCopvtcPL8WnEo7tp78wrZaZ6vG9g== |
| 5 | +"@babel/cli@7.13.16": |
| 6 | + version "7.13.16" |
| 7 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.13.16.tgz#9d372e943ced0cc291f068204a9b010fd9cfadbc" |
| 8 | + integrity sha512-cL9tllhqvsQ6r1+d9Invf7nNXg/3BlfL1vvvL/AdH9fZ2l5j0CeBcoq6UjsqHpvyN1v5nXSZgqJZoGeK+ZOAbw== |
9 | 9 | dependencies: |
10 | 10 | commander "^4.0.1" |
11 | 11 | convert-source-map "^1.1.0" |
12 | 12 | fs-readdir-recursive "^1.1.0" |
13 | 13 | glob "^7.0.0" |
14 | | - lodash "^4.17.19" |
15 | 14 | make-dir "^2.1.0" |
16 | 15 | slash "^2.0.0" |
17 | 16 | source-map "^0.5.0" |
18 | 17 | optionalDependencies: |
19 | | - "@nicolo-ribaudo/chokidar-2" "^2.1.8" |
| 18 | + "@nicolo-ribaudo/chokidar-2" "2.1.8-no-fsevents" |
20 | 19 | chokidar "^3.4.0" |
21 | 20 |
|
22 | 21 | "@babel/code-frame@7.10.4": |
|
26 | 25 | dependencies: |
27 | 26 | "@babel/highlight" "^7.10.4" |
28 | 27 |
|
29 | | -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.5.5", "@babel/code-frame@^7.8.3": |
| 28 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.5.5", "@babel/code-frame@^7.8.3": |
30 | 29 | version "7.12.13" |
31 | 30 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.13.tgz#dcfc826beef65e75c50e21d3837d7d95798dd658" |
32 | 31 | integrity sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4vUGBS5v6g== |
|
38 | 37 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.0.tgz#a901128bce2ad02565df95e6ecbf195cf9465919" |
39 | 38 | integrity sha512-vu9V3uMM/1o5Hl5OekMUowo3FqXLJSw+s+66nt0fSWVWTtmosdzn45JHOB3cPtZoe6CTBDzvSw0RdOY85Q37+Q== |
40 | 39 |
|
41 | | -"@babel/core@7.12.3": |
42 | | - version "7.12.3" |
43 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.3.tgz#1b436884e1e3bff6fb1328dc02b208759de92ad8" |
44 | | - integrity sha512-0qXcZYKZp3/6N2jKYVxZv0aNCsxTSVCiK72DTiTYZAu7sjg73W0/aynWjMbiGd87EQL4WyA8reiJVh92AVla9g== |
45 | | - dependencies: |
46 | | - "@babel/code-frame" "^7.10.4" |
47 | | - "@babel/generator" "^7.12.1" |
48 | | - "@babel/helper-module-transforms" "^7.12.1" |
49 | | - "@babel/helpers" "^7.12.1" |
50 | | - "@babel/parser" "^7.12.3" |
51 | | - "@babel/template" "^7.10.4" |
52 | | - "@babel/traverse" "^7.12.1" |
53 | | - "@babel/types" "^7.12.1" |
54 | | - convert-source-map "^1.7.0" |
55 | | - debug "^4.1.0" |
56 | | - gensync "^1.0.0-beta.1" |
57 | | - json5 "^2.1.2" |
58 | | - lodash "^4.17.19" |
59 | | - resolve "^1.3.2" |
60 | | - semver "^5.4.1" |
61 | | - source-map "^0.5.0" |
62 | | - |
63 | | -"@babel/core@^7.1.0", "@babel/core@^7.12.10", "@babel/core@^7.7.5": |
64 | | - version "7.14.0" |
65 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.0.tgz#47299ff3ec8d111b493f1a9d04bf88c04e728d88" |
66 | | - integrity sha512-8YqpRig5NmIHlMLw09zMlPTvUVMILjqCOtVgu+TVNWEBvy9b5I3RRyhqnrV4hjgEK7n8P9OqvkWJAFmEL6Wwfw== |
| 40 | +"@babel/core@7.14.2", "@babel/core@^7.1.0", "@babel/core@^7.12.10", "@babel/core@^7.7.5": |
| 41 | + version "7.14.2" |
| 42 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.2.tgz#54e45334ffc0172048e5c93ded36461d3ad4c417" |
| 43 | + integrity sha512-OgC1mON+l4U4B4wiohJlQNUU3H73mpTyYY3j/c8U9dr9UagGGSm+WFpzjy/YLdoyjiG++c1kIDgxCo/mLwQJeQ== |
67 | 44 | dependencies: |
68 | 45 | "@babel/code-frame" "^7.12.13" |
69 | | - "@babel/generator" "^7.14.0" |
| 46 | + "@babel/generator" "^7.14.2" |
70 | 47 | "@babel/helper-compilation-targets" "^7.13.16" |
71 | | - "@babel/helper-module-transforms" "^7.14.0" |
| 48 | + "@babel/helper-module-transforms" "^7.14.2" |
72 | 49 | "@babel/helpers" "^7.14.0" |
73 | | - "@babel/parser" "^7.14.0" |
| 50 | + "@babel/parser" "^7.14.2" |
74 | 51 | "@babel/template" "^7.12.13" |
75 | | - "@babel/traverse" "^7.14.0" |
76 | | - "@babel/types" "^7.14.0" |
| 52 | + "@babel/traverse" "^7.14.2" |
| 53 | + "@babel/types" "^7.14.2" |
77 | 54 | convert-source-map "^1.7.0" |
78 | 55 | debug "^4.1.0" |
79 | 56 | gensync "^1.0.0-beta.2" |
80 | 57 | json5 "^2.1.2" |
81 | 58 | semver "^6.3.0" |
82 | 59 | source-map "^0.5.0" |
83 | 60 |
|
84 | | -"@babel/generator@^7.12.1", "@babel/generator@^7.14.0", "@babel/generator@^7.4.0": |
85 | | - version "7.14.1" |
86 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.1.tgz#1f99331babd65700183628da186f36f63d615c93" |
87 | | - integrity sha512-TMGhsXMXCP/O1WtQmZjpEYDhCYC9vFhayWZPJSZCGkPJgUqX0rF0wwtrYvnzVxIjcF80tkUertXVk5cwqi5cAQ== |
| 61 | +"@babel/generator@^7.14.2", "@babel/generator@^7.4.0": |
| 62 | + version "7.14.2" |
| 63 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.2.tgz#d5773e8b557d421fd6ce0d5efa5fd7fc22567c30" |
| 64 | + integrity sha512-OnADYbKrffDVai5qcpkMxQ7caomHOoEwjkouqnN2QhydAjowFAZcsdecFIRUBdb+ZcruwYE4ythYmF1UBZU5xQ== |
88 | 65 | dependencies: |
89 | | - "@babel/types" "^7.14.1" |
| 66 | + "@babel/types" "^7.14.2" |
90 | 67 | jsesc "^2.5.1" |
91 | 68 | source-map "^0.5.0" |
92 | 69 |
|
|
170 | 147 | dependencies: |
171 | 148 | "@babel/types" "^7.13.0" |
172 | 149 |
|
173 | | -"@babel/helper-function-name@^7.12.13": |
174 | | - version "7.12.13" |
175 | | - resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.12.13.tgz#93ad656db3c3c2232559fd7b2c3dbdcbe0eb377a" |
176 | | - integrity sha512-TZvmPn0UOqmvi5G4vvw0qZTpVptGkB1GL61R6lKvrSdIxGm5Pky7Q3fpKiIkQCAtRCBUwB0PaThlx9vebCDSwA== |
| 150 | +"@babel/helper-function-name@^7.12.13", "@babel/helper-function-name@^7.14.2": |
| 151 | + version "7.14.2" |
| 152 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.14.2.tgz#397688b590760b6ef7725b5f0860c82427ebaac2" |
| 153 | + integrity sha512-NYZlkZRydxw+YT56IlhIcS8PAhb+FEUiOzuhFTfqDyPmzAhRge6ua0dQYT/Uh0t/EDHq05/i+e5M2d4XvjgarQ== |
177 | 154 | dependencies: |
178 | 155 | "@babel/helper-get-function-arity" "^7.12.13" |
179 | 156 | "@babel/template" "^7.12.13" |
180 | | - "@babel/types" "^7.12.13" |
| 157 | + "@babel/types" "^7.14.2" |
181 | 158 |
|
182 | 159 | "@babel/helper-get-function-arity@^7.12.13": |
183 | 160 | version "7.12.13" |
|
208 | 185 | dependencies: |
209 | 186 | "@babel/types" "^7.13.12" |
210 | 187 |
|
211 | | -"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.14.0": |
212 | | - version "7.14.0" |
213 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.0.tgz#8fcf78be220156f22633ee204ea81f73f826a8ad" |
214 | | - integrity sha512-L40t9bxIuGOfpIGA3HNkJhU9qYrf4y5A5LUSw7rGMSn+pcG8dfJ0g6Zval6YJGd2nEjI7oP00fRdnhLKndx6bw== |
| 188 | +"@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.14.0", "@babel/helper-module-transforms@^7.14.2": |
| 189 | + version "7.14.2" |
| 190 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.2.tgz#ac1cc30ee47b945e3e0c4db12fa0c5389509dfe5" |
| 191 | + integrity sha512-OznJUda/soKXv0XhpvzGWDnml4Qnwp16GN+D/kZIdLsWoHj05kyu8Rm5kXmMef+rVJZ0+4pSGLkeixdqNUATDA== |
215 | 192 | dependencies: |
216 | 193 | "@babel/helper-module-imports" "^7.13.12" |
217 | 194 | "@babel/helper-replace-supers" "^7.13.12" |
218 | 195 | "@babel/helper-simple-access" "^7.13.12" |
219 | 196 | "@babel/helper-split-export-declaration" "^7.12.13" |
220 | 197 | "@babel/helper-validator-identifier" "^7.14.0" |
221 | 198 | "@babel/template" "^7.12.13" |
222 | | - "@babel/traverse" "^7.14.0" |
223 | | - "@babel/types" "^7.14.0" |
| 199 | + "@babel/traverse" "^7.14.2" |
| 200 | + "@babel/types" "^7.14.2" |
224 | 201 |
|
225 | 202 | "@babel/helper-optimise-call-expression@^7.12.13": |
226 | 203 | version "7.12.13" |
|
294 | 271 | "@babel/traverse" "^7.13.0" |
295 | 272 | "@babel/types" "^7.13.0" |
296 | 273 |
|
297 | | -"@babel/helpers@^7.12.1", "@babel/helpers@^7.14.0": |
| 274 | +"@babel/helpers@^7.14.0": |
298 | 275 | version "7.14.0" |
299 | 276 | resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.0.tgz#ea9b6be9478a13d6f961dbb5f36bf75e2f3b8f62" |
300 | 277 | integrity sha512-+ufuXprtQ1D1iZTO/K9+EBRn+qPWMJjZSw/S0KlFrxCw4tkrzv9grgpDHkY9MeQTjTY8i2sp7Jep8DfU6tN9Mg== |
|
312 | 289 | chalk "^2.0.0" |
313 | 290 | js-tokens "^4.0.0" |
314 | 291 |
|
315 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.12.13", "@babel/parser@^7.12.3", "@babel/parser@^7.14.0", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0": |
316 | | - version "7.14.1" |
317 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.1.tgz#1bd644b5db3f5797c4479d89ec1817fe02b84c47" |
318 | | - integrity sha512-muUGEKu8E/ftMTPlNp+mc6zL3E9zKWmF5sDHZ5MSsoTP9Wyz64AhEf9kD08xYJ7w6Hdcu8H550ircnPyWSIF0Q== |
| 292 | +"@babel/parser@^7.1.0", "@babel/parser@^7.12.13", "@babel/parser@^7.14.2", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0": |
| 293 | + version "7.14.2" |
| 294 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.2.tgz#0c1680aa44ad4605b16cbdcc5c341a61bde9c746" |
| 295 | + integrity sha512-IoVDIHpsgE/fu7eXBeRWt8zLbDrSvD7H1gpomOkPpBoEN8KCruCqSDdqo8dddwQQrui30KSvQBaMUOJiuFu6QQ== |
319 | 296 |
|
320 | 297 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12": |
321 | 298 | version "7.13.12" |
|
1061 | 1038 | dependencies: |
1062 | 1039 | regenerator-runtime "^0.13.4" |
1063 | 1040 |
|
1064 | | -"@babel/template@^7.10.4", "@babel/template@^7.12.13", "@babel/template@^7.3.3", "@babel/template@^7.4.0": |
| 1041 | +"@babel/template@^7.12.13", "@babel/template@^7.3.3", "@babel/template@^7.4.0": |
1065 | 1042 | version "7.12.13" |
1066 | 1043 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.12.13.tgz#530265be8a2589dbb37523844c5bcb55947fb327" |
1067 | 1044 | integrity sha512-/7xxiGA57xMo/P2GVvdEumr8ONhFOhfgq2ihK3h1e6THqzTAkHbkXgB0xI9yeTfIUoH3+oAeHhqm/I43OTbbjA== |
|
1070 | 1047 | "@babel/parser" "^7.12.13" |
1071 | 1048 | "@babel/types" "^7.12.13" |
1072 | 1049 |
|
1073 | | -"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.1", "@babel/traverse@^7.13.0", "@babel/traverse@^7.13.15", "@babel/traverse@^7.14.0", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0": |
1074 | | - version "7.14.0" |
1075 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.0.tgz#cea0dc8ae7e2b1dec65f512f39f3483e8cc95aef" |
1076 | | - integrity sha512-dZ/a371EE5XNhTHomvtuLTUyx6UEoJmYX+DT5zBCQN3McHemsuIaKKYqsc/fs26BEkHs/lBZy0J571LP5z9kQA== |
| 1050 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.13.15", "@babel/traverse@^7.14.0", "@babel/traverse@^7.14.2", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0": |
| 1051 | + version "7.14.2" |
| 1052 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.2.tgz#9201a8d912723a831c2679c7ebbf2fe1416d765b" |
| 1053 | + integrity sha512-TsdRgvBFHMyHOOzcP9S6QU0QQtjxlRpEYOy3mcCO5RgmC305ki42aSAmfZEMSSYBla2oZ9BMqYlncBaKmD/7iA== |
1077 | 1054 | dependencies: |
1078 | 1055 | "@babel/code-frame" "^7.12.13" |
1079 | | - "@babel/generator" "^7.14.0" |
1080 | | - "@babel/helper-function-name" "^7.12.13" |
| 1056 | + "@babel/generator" "^7.14.2" |
| 1057 | + "@babel/helper-function-name" "^7.14.2" |
1081 | 1058 | "@babel/helper-split-export-declaration" "^7.12.13" |
1082 | | - "@babel/parser" "^7.14.0" |
1083 | | - "@babel/types" "^7.14.0" |
| 1059 | + "@babel/parser" "^7.14.2" |
| 1060 | + "@babel/types" "^7.14.2" |
1084 | 1061 | debug "^4.1.0" |
1085 | 1062 | globals "^11.1.0" |
1086 | 1063 |
|
1087 | | -"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.16", "@babel/types@^7.14.0", "@babel/types@^7.14.1", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
1088 | | - version "7.14.1" |
1089 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.1.tgz#095bd12f1c08ab63eff6e8f7745fa7c9cc15a9db" |
1090 | | - integrity sha512-S13Qe85fzLs3gYRUnrpyeIrBJIMYv33qSTg1qoBwiG6nPKwUWAD9odSzWhEedpwOIzSEI6gbdQIWEMiCI42iBA== |
| 1064 | +"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.16", "@babel/types@^7.14.0", "@babel/types@^7.14.1", "@babel/types@^7.14.2", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
| 1065 | + version "7.14.2" |
| 1066 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.2.tgz#4208ae003107ef8a057ea8333e56eb64d2f6a2c3" |
| 1067 | + integrity sha512-SdjAG/3DikRHpUOjxZgnkbR11xUlyDMUFJdvnIgZEE16mqmY0BINMmc4//JMJglEmn6i7sq6p+mGrFWyZ98EEw== |
1091 | 1068 | dependencies: |
1092 | 1069 | "@babel/helper-validator-identifier" "^7.14.0" |
1093 | 1070 | to-fast-properties "^2.0.0" |
|
1487 | 1464 | call-me-maybe "^1.0.1" |
1488 | 1465 | glob-to-regexp "^0.3.0" |
1489 | 1466 |
|
1490 | | -"@nicolo-ribaudo/chokidar-2@^2.1.8": |
1491 | | - version "2.1.8" |
1492 | | - resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8.tgz#eef8d9b47e8dc589499f14d656e8d2dd978c3d14" |
1493 | | - integrity sha512-FohwULwAebCUKi/akMFyGi7jfc7JXTeMHzKxuP3umRd9mK/2Y7/SMBSI2jX+YLopPXi+PF9l307NmpfxTdCegA== |
| 1467 | +"@nicolo-ribaudo/chokidar-2@2.1.8-no-fsevents": |
| 1468 | + version "2.1.8-no-fsevents" |
| 1469 | + resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.tgz#da7c3996b8e6e19ebd14d82eaced2313e7769f9b" |
| 1470 | + integrity sha512-+nb9vWloHNNMFHjGofEam3wopE3m1yuambrrd/fnPc+lFOMB9ROTqQlche9ByFWNkdNqfSgR/kkQtQ8DzEWt2w== |
1494 | 1471 | dependencies: |
1495 | | - chokidar "2.1.8" |
| 1472 | + anymatch "^2.0.0" |
| 1473 | + async-each "^1.0.1" |
| 1474 | + braces "^2.3.2" |
| 1475 | + glob-parent "^3.1.0" |
| 1476 | + inherits "^2.0.3" |
| 1477 | + is-binary-path "^1.0.0" |
| 1478 | + is-glob "^4.0.0" |
| 1479 | + normalize-path "^3.0.0" |
| 1480 | + path-is-absolute "^1.0.0" |
| 1481 | + readdirp "^2.2.1" |
| 1482 | + upath "^1.1.1" |
1496 | 1483 |
|
1497 | 1484 | "@nodelib/fs.scandir@2.1.3": |
1498 | 1485 | version "2.1.3" |
@@ -3614,18 +3601,7 @@ babel-jest@^26.2.2: |
3614 | 3601 | graceful-fs "^4.2.4" |
3615 | 3602 | slash "^3.0.0" |
3616 | 3603 |
|
3617 | | -babel-loader@8.2.1: |
3618 | | - version "8.2.1" |
3619 | | - resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.1.tgz#e53313254677e86f27536f5071d807e01d24ec00" |
3620 | | - integrity sha512-dMF8sb2KQ8kJl21GUjkW1HWmcsL39GOV5vnzjqrCzEPNY0S0UfMLnumidiwIajDSBmKhYf5iRW+HXaM4cvCKBw== |
3621 | | - dependencies: |
3622 | | - find-cache-dir "^2.1.0" |
3623 | | - loader-utils "^1.4.0" |
3624 | | - make-dir "^2.1.0" |
3625 | | - pify "^4.0.1" |
3626 | | - schema-utils "^2.6.5" |
3627 | | - |
3628 | | -babel-loader@^8.2.2: |
| 3604 | +babel-loader@8.2.2, babel-loader@^8.2.2: |
3629 | 3605 | version "8.2.2" |
3630 | 3606 | resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.2.tgz#9363ce84c10c9a40e6c753748e1441b60c8a0b81" |
3631 | 3607 | integrity sha512-JvTd0/D889PQBtUXJ2PXaKU/pjZDMtHA9V2ecm+eNRmmBCMR09a+fmpGTNwnJtFmFl5Ei7Vy47LjBb+L0wQ99g== |
@@ -4374,7 +4350,7 @@ cheerio@^1.0.0-rc.3: |
4374 | 4350 | lodash "^4.15.0" |
4375 | 4351 | parse5 "^3.0.1" |
4376 | 4352 |
|
4377 | | -chokidar@2.1.8, chokidar@^2.1.8: |
| 4353 | +chokidar@^2.1.8: |
4378 | 4354 | version "2.1.8" |
4379 | 4355 | resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.1.8.tgz#804b3a7b6a99358c3c5c61e71d8728f041cff917" |
4380 | 4356 | integrity sha512-ZmZUazfOzf0Nve7duiCKD23PFSCs4JPoYyccjUFF3aQkQadqBhfzhjkwBH2mNOG9cTBwhamM37EIsIkZw3nRgg== |
@@ -6901,7 +6877,7 @@ genfun@^5.0.0: |
6901 | 6877 | resolved "https://registry.yarnpkg.com/genfun/-/genfun-5.0.0.tgz#9dd9710a06900a5c4a5bf57aca5da4e52fe76537" |
6902 | 6878 | integrity sha512-KGDOARWVga7+rnB3z9Sd2Letx515owfk0hSxHGuqjANb1M+x2bGZGqHLiozPsYMdM2OubeMni/Hpwmjq6qIUhA== |
6903 | 6879 |
|
6904 | | -gensync@^1.0.0-beta.1, gensync@^1.0.0-beta.2: |
| 6880 | +gensync@^1.0.0-beta.2: |
6905 | 6881 | version "1.0.0-beta.2" |
6906 | 6882 | resolved "https://registry.yarnpkg.com/gensync/-/gensync-1.0.0-beta.2.tgz#32a6ee76c3d7f52d46b2b1ae5d93fea8580a25e0" |
6907 | 6883 | integrity sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg== |
@@ -12357,7 +12333,7 @@ resolve-url@^0.2.1: |
12357 | 12333 | resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a" |
12358 | 12334 | integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo= |
12359 | 12335 |
|
12360 | | -resolve@^1.10.0, resolve@^1.10.1, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.14.2, resolve@^1.15.1, resolve@^1.17.0, resolve@^1.19.0, resolve@^1.3.2: |
| 12336 | +resolve@^1.10.0, resolve@^1.10.1, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.14.2, resolve@^1.15.1, resolve@^1.17.0, resolve@^1.19.0: |
12361 | 12337 | version "1.20.0" |
12362 | 12338 | resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975" |
12363 | 12339 | integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A== |
|
0 commit comments