|
153 | 153 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.8.tgz#31560f9f29fdf1868de8cb55049538a1b9732a60"
|
154 | 154 | integrity sha512-m7OkX0IdKLKPpBlJtF561YJal5y/jyI5fNfWbPxh2D/nbzzGI4qRyrD8xO2jB24u7l+5I2a43scCG2IrfjC50Q==
|
155 | 155 |
|
156 |
| -"@babel/compat-data@^7.17.7": |
157 |
| - version "7.17.7" |
158 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.7.tgz#078d8b833fbbcc95286613be8c716cef2b519fa2" |
159 |
| - integrity sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ== |
| 156 | +"@babel/compat-data@^7.17.10": |
| 157 | + version "7.17.10" |
| 158 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.10.tgz#711dc726a492dfc8be8220028b1b92482362baab" |
| 159 | + integrity sha512-GZt/TCsG70Ms19gfZO1tM4CVnXsPgEPBCpJu+Qz3L0LUDsY5nZqFZglIoPC1kIYOtNBZlrnFT+klg12vFGZXrw== |
160 | 160 |
|
161 | 161 |
|
162 | 162 | version "7.12.9"
|
|
180 | 180 | semver "^5.4.1"
|
181 | 181 | source-map "^0.5.0"
|
182 | 182 |
|
183 |
| -"@babel/core@^7.11.1", "@babel/core@^7.12.3", "@babel/core@^7.15.5": |
184 |
| - version "7.17.8" |
185 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.8.tgz#3dac27c190ebc3a4381110d46c80e77efe172e1a" |
186 |
| - integrity sha512-OdQDV/7cRBtJHLSOBqqbYNkOcydOgnX59TZx4puf41fzcVtN3e/4yqY8lMQsK+5X2lJtAdmA+6OHqsj1hBJ4IQ== |
187 |
| - dependencies: |
188 |
| - "@ampproject/remapping" "^2.1.0" |
189 |
| - "@babel/code-frame" "^7.16.7" |
190 |
| - "@babel/generator" "^7.17.7" |
191 |
| - "@babel/helper-compilation-targets" "^7.17.7" |
192 |
| - "@babel/helper-module-transforms" "^7.17.7" |
193 |
| - "@babel/helpers" "^7.17.8" |
194 |
| - "@babel/parser" "^7.17.8" |
195 |
| - "@babel/template" "^7.16.7" |
196 |
| - "@babel/traverse" "^7.17.3" |
197 |
| - "@babel/types" "^7.17.0" |
198 |
| - convert-source-map "^1.7.0" |
199 |
| - debug "^4.1.0" |
200 |
| - gensync "^1.0.0-beta.2" |
201 |
| - json5 "^2.1.2" |
202 |
| - semver "^6.3.0" |
203 |
| - |
204 |
| -"@babel/core@^7.11.6", "@babel/core@^7.17.9": |
205 |
| - version "7.17.9" |
206 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.9.tgz#6bae81a06d95f4d0dec5bb9d74bbc1f58babdcfe" |
207 |
| - integrity sha512-5ug+SfZCpDAkVp9SFIZAzlW18rlzsOcJGaetCjkySnrXXDUw9AR8cDUm1iByTmdWM6yxX6/zycaV76w3YTF2gw== |
| 183 | +"@babel/core@^7.11.1", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.15.5", "@babel/core@^7.17.10": |
| 184 | + version "7.17.10" |
| 185 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.10.tgz#74ef0fbf56b7dfc3f198fc2d927f4f03e12f4b05" |
| 186 | + integrity sha512-liKoppandF3ZcBnIYFjfSDHZLKdLHGJRkoWtG8zQyGJBQfIYobpnVGI5+pLBNtS6psFLDzyq8+h5HiVljW9PNA== |
208 | 187 | dependencies:
|
209 | 188 | "@ampproject/remapping" "^2.1.0"
|
210 | 189 | "@babel/code-frame" "^7.16.7"
|
211 |
| - "@babel/generator" "^7.17.9" |
212 |
| - "@babel/helper-compilation-targets" "^7.17.7" |
| 190 | + "@babel/generator" "^7.17.10" |
| 191 | + "@babel/helper-compilation-targets" "^7.17.10" |
213 | 192 | "@babel/helper-module-transforms" "^7.17.7"
|
214 | 193 | "@babel/helpers" "^7.17.9"
|
215 |
| - "@babel/parser" "^7.17.9" |
| 194 | + "@babel/parser" "^7.17.10" |
216 | 195 | "@babel/template" "^7.16.7"
|
217 |
| - "@babel/traverse" "^7.17.9" |
218 |
| - "@babel/types" "^7.17.0" |
| 196 | + "@babel/traverse" "^7.17.10" |
| 197 | + "@babel/types" "^7.17.10" |
219 | 198 | convert-source-map "^1.7.0"
|
220 | 199 | debug "^4.1.0"
|
221 | 200 | gensync "^1.0.0-beta.2"
|
|
231 | 210 | eslint-visitor-keys "^2.1.0"
|
232 | 211 | semver "^6.3.0"
|
233 | 212 |
|
234 |
| -"@babel/generator@^7.12.5", "@babel/generator@^7.17.3", "@babel/generator@^7.17.7", "@babel/generator@^7.7.2": |
235 |
| - version "7.17.7" |
236 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.7.tgz#8da2599beb4a86194a3b24df6c085931d9ee45ad" |
237 |
| - integrity sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w== |
238 |
| - dependencies: |
239 |
| - "@babel/types" "^7.17.0" |
240 |
| - jsesc "^2.5.1" |
241 |
| - source-map "^0.5.0" |
242 |
| - |
243 |
| -"@babel/generator@^7.17.9": |
244 |
| - version "7.17.9" |
245 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.9.tgz#f4af9fd38fa8de143c29fce3f71852406fc1e2fc" |
246 |
| - integrity sha512-rAdDousTwxbIxbz5I7GEQ3lUip+xVCXooZNbsydCWs3xA7ZsYOv+CFRdzGxRX78BmQHu9B1Eso59AOZQOJDEdQ== |
| 213 | +"@babel/generator@^7.12.5", "@babel/generator@^7.17.10", "@babel/generator@^7.7.2": |
| 214 | + version "7.17.10" |
| 215 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.10.tgz#c281fa35b0c349bbe9d02916f4ae08fc85ed7189" |
| 216 | + integrity sha512-46MJZZo9y3o4kmhBVc7zW7i8dtR1oIK/sdO5NcfcZRhTGYi+KKJRtHNgsU6c4VUcJmUNV/LQdebD/9Dlv4K+Tg== |
247 | 217 | dependencies:
|
248 |
| - "@babel/types" "^7.17.0" |
| 218 | + "@babel/types" "^7.17.10" |
| 219 | + "@jridgewell/gen-mapping" "^0.1.0" |
249 | 220 | jsesc "^2.5.1"
|
250 |
| - source-map "^0.5.0" |
251 | 221 |
|
252 | 222 | "@babel/helper-annotate-as-pure@^7.16.7":
|
253 | 223 | version "7.16.7"
|
|
264 | 234 | "@babel/helper-explode-assignable-expression" "^7.16.7"
|
265 | 235 | "@babel/types" "^7.16.7"
|
266 | 236 |
|
267 |
| -"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7", "@babel/helper-compilation-targets@^7.17.7": |
268 |
| - version "7.17.7" |
269 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.7.tgz#a3c2924f5e5f0379b356d4cfb313d1414dc30e46" |
270 |
| - integrity sha512-UFzlz2jjd8kroj0hmCFV5zr+tQPi1dpC2cRsDV/3IEW8bJfCPrPpmcSN6ZS8RqIq4LXcmpipCQFPddyFA5Yc7w== |
| 237 | +"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7", "@babel/helper-compilation-targets@^7.17.10": |
| 238 | + version "7.17.10" |
| 239 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.10.tgz#09c63106d47af93cf31803db6bc49fef354e2ebe" |
| 240 | + integrity sha512-gh3RxjWbauw/dFiU/7whjd0qN9K6nPJMqe6+Er7rOavFh0CQUSwhAE3IcTho2rywPJFxej6TUUHDkWcYI6gGqQ== |
271 | 241 | dependencies:
|
272 |
| - "@babel/compat-data" "^7.17.7" |
| 242 | + "@babel/compat-data" "^7.17.10" |
273 | 243 | "@babel/helper-validator-option" "^7.16.7"
|
274 |
| - browserslist "^4.17.5" |
| 244 | + browserslist "^4.20.2" |
275 | 245 | semver "^6.3.0"
|
276 | 246 |
|
277 | 247 | "@babel/helper-create-class-features-plugin@^7.16.0", "@babel/helper-create-class-features-plugin@^7.16.7":
|
|
487 | 457 | "@babel/traverse" "^7.16.8"
|
488 | 458 | "@babel/types" "^7.16.8"
|
489 | 459 |
|
490 |
| -"@babel/helpers@^7.12.5", "@babel/helpers@^7.17.8": |
491 |
| - version "7.17.8" |
492 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.8.tgz#288450be8c6ac7e4e44df37bcc53d345e07bc106" |
493 |
| - integrity sha512-QcL86FGxpfSJwGtAvv4iG93UL6bmqBdmoVY0CMCU2g+oD2ezQse3PT5Pa+jiD6LJndBQi0EDlpzOWNlLuhz5gw== |
494 |
| - dependencies: |
495 |
| - "@babel/template" "^7.16.7" |
496 |
| - "@babel/traverse" "^7.17.3" |
497 |
| - "@babel/types" "^7.17.0" |
498 |
| - |
499 |
| -"@babel/helpers@^7.17.9": |
| 460 | +"@babel/helpers@^7.12.5", "@babel/helpers@^7.17.9": |
500 | 461 | version "7.17.9"
|
501 | 462 | resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.9.tgz#b2af120821bfbe44f9907b1826e168e819375a1a"
|
502 | 463 | integrity sha512-cPCt915ShDWUEzEp3+UNRktO2n6v49l5RSnG9M5pS24hA+2FAc5si+Pn1i4VVbQQ+jh+bIZhPFQOJOzbrOYY1Q==
|
|
514 | 475 | chalk "^2.0.0"
|
515 | 476 | js-tokens "^4.0.0"
|
516 | 477 |
|
517 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.12.7", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.3", "@babel/parser@^7.17.8": |
518 |
| - version "7.17.8" |
519 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.8.tgz#2817fb9d885dd8132ea0f8eb615a6388cca1c240" |
520 |
| - integrity sha512-BoHhDJrJXqcg+ZL16Xv39H9n+AqJ4pcDrQBGZN+wHxIysrLZ3/ECwCBUch/1zUNhnsXULcONU3Ei5Hmkfk6kiQ== |
521 |
| - |
522 |
| -"@babel/parser@^7.17.9": |
523 |
| - version "7.17.9" |
524 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.9.tgz#9c94189a6062f0291418ca021077983058e171ef" |
525 |
| - integrity sha512-vqUSBLP8dQHFPdPi9bc5GK9vRkYHJ49fsZdtoJ8EQ8ibpwk5rPKfvNIwChB0KVXcIjcepEBBd2VHC5r9Gy8ueg== |
| 478 | +"@babel/parser@^7.1.0", "@babel/parser@^7.12.7", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.10": |
| 479 | + version "7.17.10" |
| 480 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.10.tgz#873b16db82a8909e0fbd7f115772f4b739f6ce78" |
| 481 | + integrity sha512-n2Q6i+fnJqzOaq2VkdXxy2TCPCWQZHiCo0XqmrCvDWcZQKRyZzYi4Z0yxlBuN0w+r2ZHmre+Q087DSrw3pbJDQ== |
526 | 482 |
|
527 | 483 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":
|
528 | 484 | version "7.16.7"
|
|
1244 | 1200 | "@babel/parser" "^7.16.7"
|
1245 | 1201 | "@babel/types" "^7.16.7"
|
1246 | 1202 |
|
1247 |
| -"@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.3", "@babel/traverse@^7.7.2": |
1248 |
| - version "7.17.3" |
1249 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.3.tgz#0ae0f15b27d9a92ba1f2263358ea7c4e7db47b57" |
1250 |
| - integrity sha512-5irClVky7TxRWIRtxlh2WPUUOLhcPN06AGgaQSB8AEwuyEBgJVuJ5imdHm5zxk8w0QS5T+tDfnDxAlhWjpb7cw== |
| 1203 | +"@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.10", "@babel/traverse@^7.17.3", "@babel/traverse@^7.17.9", "@babel/traverse@^7.7.2": |
| 1204 | + version "7.17.10" |
| 1205 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.10.tgz#1ee1a5ac39f4eac844e6cf855b35520e5eb6f8b5" |
| 1206 | + integrity sha512-VmbrTHQteIdUUQNTb+zE12SHS/xQVIShmBPhlNP12hD5poF2pbITW1Z4172d03HegaQWhLffdkRJYtAzp0AGcw== |
1251 | 1207 | dependencies:
|
1252 | 1208 | "@babel/code-frame" "^7.16.7"
|
1253 |
| - "@babel/generator" "^7.17.3" |
1254 |
| - "@babel/helper-environment-visitor" "^7.16.7" |
1255 |
| - "@babel/helper-function-name" "^7.16.7" |
1256 |
| - "@babel/helper-hoist-variables" "^7.16.7" |
1257 |
| - "@babel/helper-split-export-declaration" "^7.16.7" |
1258 |
| - "@babel/parser" "^7.17.3" |
1259 |
| - "@babel/types" "^7.17.0" |
1260 |
| - debug "^4.1.0" |
1261 |
| - globals "^11.1.0" |
1262 |
| - |
1263 |
| -"@babel/traverse@^7.17.9": |
1264 |
| - version "7.17.9" |
1265 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.9.tgz#1f9b207435d9ae4a8ed6998b2b82300d83c37a0d" |
1266 |
| - integrity sha512-PQO8sDIJ8SIwipTPiR71kJQCKQYB5NGImbOviK8K+kg5xkNSYXLBupuX9QhatFowrsvo9Hj8WgArg3W7ijNAQw== |
1267 |
| - dependencies: |
1268 |
| - "@babel/code-frame" "^7.16.7" |
1269 |
| - "@babel/generator" "^7.17.9" |
| 1209 | + "@babel/generator" "^7.17.10" |
1270 | 1210 | "@babel/helper-environment-visitor" "^7.16.7"
|
1271 | 1211 | "@babel/helper-function-name" "^7.17.9"
|
1272 | 1212 | "@babel/helper-hoist-variables" "^7.16.7"
|
1273 | 1213 | "@babel/helper-split-export-declaration" "^7.16.7"
|
1274 |
| - "@babel/parser" "^7.17.9" |
1275 |
| - "@babel/types" "^7.17.0" |
| 1214 | + "@babel/parser" "^7.17.10" |
| 1215 | + "@babel/types" "^7.17.10" |
1276 | 1216 | debug "^4.1.0"
|
1277 | 1217 | globals "^11.1.0"
|
1278 | 1218 |
|
1279 |
| -"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.12.7", "@babel/types@^7.15.6", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1280 |
| - version "7.17.0" |
1281 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.0.tgz#a826e368bccb6b3d84acd76acad5c0d87342390b" |
1282 |
| - integrity sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw== |
| 1219 | +"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.12.7", "@babel/types@^7.15.6", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.17.10", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 1220 | + version "7.17.10" |
| 1221 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.10.tgz#d35d7b4467e439fcf06d195f8100e0fea7fc82c4" |
| 1222 | + integrity sha512-9O26jG0mBYfGkUYCYZRnBwbVLd1UZOICEr2Em6InB6jVfsAv1GKgwXHmrSg+WFWDmeKTA6vyTZiN8tCSM5Oo3A== |
1283 | 1223 | dependencies:
|
1284 | 1224 | "@babel/helper-validator-identifier" "^7.16.7"
|
1285 | 1225 | to-fast-properties "^2.0.0"
|
|
1911 | 1851 | "@babel/runtime" "^7.7.2"
|
1912 | 1852 | regenerator-runtime "^0.13.3"
|
1913 | 1853 |
|
| 1854 | +"@jridgewell/gen-mapping@^0.1.0": |
| 1855 | + version "0.1.1" |
| 1856 | + resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz#e5d2e450306a9491e3bd77e323e38d7aff315996" |
| 1857 | + integrity sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w== |
| 1858 | + dependencies: |
| 1859 | + "@jridgewell/set-array" "^1.0.0" |
| 1860 | + "@jridgewell/sourcemap-codec" "^1.4.10" |
| 1861 | + |
1914 | 1862 | "@jridgewell/resolve-uri@^3.0.3":
|
1915 | 1863 | version "3.0.4"
|
1916 | 1864 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.0.4.tgz#b876e3feefb9c8d3aa84014da28b5e52a0640d72"
|
1917 | 1865 | integrity sha512-cz8HFjOFfUBtvN+NXYSFMHYRdxZMaEl0XypVrhzxBgadKIXhIkRd8aMeHhmF56Sl7SuS8OnUpQ73/k9LE4VnLg==
|
1918 | 1866 |
|
| 1867 | +"@jridgewell/set-array@^1.0.0": |
| 1868 | + version "1.1.0" |
| 1869 | + resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.0.tgz#1179863356ac8fbea64a5a4bcde93a4871012c01" |
| 1870 | + integrity sha512-SfJxIxNVYLTsKwzB3MoOQ1yxf4w/E6MdkvTgrgAt1bfxjSrLUoHMKrDOykwN14q65waezZIdqDneUIPh4/sKxg== |
| 1871 | + |
1919 | 1872 | "@jridgewell/sourcemap-codec@^1.4.10":
|
1920 | 1873 | version "1.4.11"
|
1921 | 1874 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.11.tgz#771a1d8d744eeb71b6adb35808e1a6c7b9b8c8ec"
|
@@ -3685,7 +3638,7 @@ browser-process-hrtime@^1.0.0:
|
3685 | 3638 | resolved "https://registry.yarnpkg.com/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz#3c9b4b7d782c8121e56f10106d84c0d0ffc94626"
|
3686 | 3639 | integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==
|
3687 | 3640 |
|
3688 |
| -browserslist@^4.0.0, browserslist@^4.14.5, browserslist@^4.16.0, browserslist@^4.16.6, browserslist@^4.17.5, browserslist@^4.19.1, browserslist@^4.20.2: |
| 3641 | +browserslist@^4.0.0, browserslist@^4.14.5, browserslist@^4.16.0, browserslist@^4.16.6, browserslist@^4.19.1, browserslist@^4.20.2: |
3689 | 3642 | version "4.20.2"
|
3690 | 3643 | resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.20.2.tgz#567b41508757ecd904dab4d1c646c612cd3d4f88"
|
3691 | 3644 | integrity sha512-CQOBCqp/9pDvDbx3xfMi+86pr4KXIf2FDkTTdeuYw8OxS9t898LA1Khq57gtufFILXpfgsSx5woNgsBgvGjpsA==
|
@@ -7555,14 +7508,7 @@ json-stringify-safe@~5.0.1:
|
7555 | 7508 | resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
|
7556 | 7509 | integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
|
7557 | 7510 |
|
7558 |
| -json5@^2.1.2, json5@^2.2.0: |
7559 |
| - version "2.2.0" |
7560 |
| - resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3" |
7561 |
| - integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA== |
7562 |
| - dependencies: |
7563 |
| - minimist "^1.2.5" |
7564 |
| - |
7565 |
| -json5@^2.2.1: |
| 7511 | +json5@^2.1.2, json5@^2.2.0, json5@^2.2.1: |
7566 | 7512 | version "2.2.1"
|
7567 | 7513 | resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
|
7568 | 7514 | integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==
|
|
0 commit comments