2
2
# yarn lockfile v1
3
3
4
4
5
- " @ampproject/remapping@^2.1.0 " :
5
+ " @ampproject/remapping@^2.1.0" , "@ampproject/remapping@^2.2.0" :
6
6
version "2.2.0"
7
7
resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.2.0.tgz#56c133824780de3174aed5ab6834f3026790154d"
8
8
integrity sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==
40
40
integrity sha512-KZXo2t10+/jxmkhNXc7pZTqRvSOIvVv/+lJwHS+B2rErwOyjuVRh60yVpb7liQ1U5t7lLJ1bz+t8tSypUZdm0g==
41
41
42
42
" @babel/compat-data@^7.20.5 " :
43
- version "7.20.10 "
44
- resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.10 .tgz#9d92fa81b87542fff50e848ed585b4212c1d34ec "
45
- integrity sha512-sEnuDPpOJR/fcafHMjpcpGN5M2jbUGUHwmuWKM/YdPzeEDJg8bgmbcWQFUfE32MQjti1koACvoPVsDe8Uq+idg ==
43
+ version "7.21.0 "
44
+ resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.21.0 .tgz#c241dc454e5b5917e40d37e525e2f4530c399298 "
45
+ integrity sha512-gMuZsmsgxk/ENC3O/fRw5QY8A9/uxQbbCEypnLIiYYc/qVJtEV7ouxC3EllIIwNzMqAQee5tanFabWsUOutS7g ==
46
46
47
47
" @babel/core@^7.1.0" , "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.8.0":
48
48
version "7.17.5"
66
66
semver "^6.3.0"
67
67
68
68
" @babel/core@^7.11.6 " :
69
- version "7.20.12 "
70
- resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.12 .tgz#7930db57443c6714ad216953d1356dac0eb8496d "
71
- integrity sha512-XsMfHovsUYHFMdrIHkZphTN/2Hzzi78R08NuHfDBehym2VsPDL6Zn/JAD/JQdnRvbSsbQc4mVaU1m6JgtTEElg ==
69
+ version "7.21.0 "
70
+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.0 .tgz#1341aefdcc14ccc7553fcc688dd8986a2daffc13 "
71
+ integrity sha512-PuxUbxcW6ZYe656yL3EAhpy7qXKq0DmYsrJLpbB8XrsCP9Nm+XCg9XFMb5vIDliPD7+U/+M+QJlH17XOcB7eXA ==
72
72
dependencies :
73
- " @ampproject/remapping" " ^2.1 .0"
73
+ " @ampproject/remapping" " ^2.2 .0"
74
74
" @babel/code-frame" " ^7.18.6"
75
- " @babel/generator" " ^7.20.7 "
75
+ " @babel/generator" " ^7.21.0 "
76
76
" @babel/helper-compilation-targets" " ^7.20.7"
77
- " @babel/helper-module-transforms" " ^7.20.11 "
78
- " @babel/helpers" " ^7.20.7 "
79
- " @babel/parser" " ^7.20.7 "
77
+ " @babel/helper-module-transforms" " ^7.21.0 "
78
+ " @babel/helpers" " ^7.21.0 "
79
+ " @babel/parser" " ^7.21.0 "
80
80
" @babel/template" " ^7.20.7"
81
- " @babel/traverse" " ^7.20.12 "
82
- " @babel/types" " ^7.20.7 "
81
+ " @babel/traverse" " ^7.21.0 "
82
+ " @babel/types" " ^7.21.0 "
83
83
convert-source-map "^1.7.0"
84
84
debug "^4.1.0"
85
85
gensync "^1.0.0-beta.2"
113
113
" @jridgewell/gen-mapping" " ^0.3.2"
114
114
jsesc "^2.5.1"
115
115
116
- " @babel/generator@^7.20.7 " :
117
- version "7.20.7 "
118
- resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.7 .tgz#f8ef57c8242665c5929fe2e8d82ba75460187b4a "
119
- integrity sha512-7wqMOJq8doJMZmP4ApXTzLxSr7+oO2jroJURrVEp6XShrQUObV8Tq/D0NCcoYg2uHqUrjzO0zwBjoYzelxK+sw ==
116
+ " @babel/generator@^7.21.0 " , "@babel/generator@^7.21.1 ":
117
+ version "7.21.1 "
118
+ resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.1 .tgz#951cc626057bc0af2c35cd23e9c64d384dea83dd "
119
+ integrity sha512-1lT45bAYlQhFn/BHivJs43AiW2rg3/UbLyShGfF3C0KmHvO5fSghWd5kBJy30kpRRucGzXStvnnCFniCR2kXAA ==
120
120
dependencies :
121
- " @babel/types" " ^7.20.7 "
121
+ " @babel/types" " ^7.21.0 "
122
122
" @jridgewell/gen-mapping" " ^0.3.2"
123
+ " @jridgewell/trace-mapping" " ^0.3.17"
123
124
jsesc "^2.5.1"
124
125
125
126
" @babel/generator@^7.7.2 " :
251
252
" @babel/template" " ^7.18.10"
252
253
" @babel/types" " ^7.19.0"
253
254
255
+ " @babel/helper-function-name@^7.21.0 " :
256
+ version "7.21.0"
257
+ resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.21.0.tgz#d552829b10ea9f120969304023cd0645fa00b1b4"
258
+ integrity sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==
259
+ dependencies :
260
+ " @babel/template" " ^7.20.7"
261
+ " @babel/types" " ^7.21.0"
262
+
254
263
" @babel/helper-hoist-variables@^7.16.7" , "@babel/helper-hoist-variables@^7.18.6":
255
264
version "7.18.6"
256
265
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678"
307
316
" @babel/traverse" " ^7.20.1"
308
317
" @babel/types" " ^7.20.2"
309
318
310
- " @babel/helper-module-transforms@^7.20.11 " :
311
- version "7.20.11 "
312
- resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.11 .tgz#df4c7af713c557938c50ea3ad0117a7944b2f1b0 "
313
- integrity sha512-uRy78kN4psmji1s2QtbtcCSaj/LILFDp0f/ymhpQH5QY3nljUZCaNWz9X1dEj/8MBdBEFECs7yRhKn8i7NjZgg ==
319
+ " @babel/helper-module-transforms@^7.21.0 " :
320
+ version "7.21.2 "
321
+ resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.21.2 .tgz#160caafa4978ac8c00ac66636cb0fa37b024e2d2 "
322
+ integrity sha512-79yj2AR4U/Oqq/WOV7Lx6hUjau1Zfo4cI+JLAVYeMV5XIlbOhmjEk5ulbTc9fMpmlojzZHkUUxAiK+UKn+hNQQ ==
314
323
dependencies :
315
324
" @babel/helper-environment-visitor" " ^7.18.9"
316
325
" @babel/helper-module-imports" " ^7.18.6"
317
326
" @babel/helper-simple-access" " ^7.20.2"
318
327
" @babel/helper-split-export-declaration" " ^7.18.6"
319
328
" @babel/helper-validator-identifier" " ^7.19.1"
320
329
" @babel/template" " ^7.20.7"
321
- " @babel/traverse" " ^7.20.10 "
322
- " @babel/types" " ^7.20.7 "
330
+ " @babel/traverse" " ^7.21.2 "
331
+ " @babel/types" " ^7.21.2 "
323
332
324
333
" @babel/helper-optimise-call-expression@^7.18.6 " :
325
334
version "7.18.6"
397
406
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
398
407
integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
399
408
400
- " @babel/helper-validator-option@^7.16.7" , "@babel/helper-validator-option@^7.18.6" :
409
+ " @babel/helper-validator-option@^7.16.7 " :
401
410
version "7.18.6"
402
411
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8"
403
412
integrity sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==
404
413
414
+ " @babel/helper-validator-option@^7.18.6 " :
415
+ version "7.21.0"
416
+ resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz#8224c7e13ace4bafdc4004da2cf064ef42673180"
417
+ integrity sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==
418
+
405
419
" @babel/helper-wrap-function@^7.18.9 " :
406
420
version "7.19.0"
407
421
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.19.0.tgz#89f18335cff1152373222f76a4b37799636ae8b1"
421
435
" @babel/traverse" " ^7.17.3"
422
436
" @babel/types" " ^7.17.0"
423
437
424
- " @babel/helpers@^7.20.7 " :
425
- version "7.20.7 "
426
- resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.7 .tgz#04502ff0feecc9f20ecfaad120a18f011a8e6dce "
427
- integrity sha512-PBPjs5BppzsGaxHQCDKnZ6Gd9s6xl8bBCluz3vEInLGRJmnZan4F6BYCeqtyXqkk4W5IlPmjK4JlOuZkpJ3xZA ==
438
+ " @babel/helpers@^7.21.0 " :
439
+ version "7.21.0 "
440
+ resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.21.0 .tgz#9dd184fb5599862037917cdc9eecb84577dc4e7e "
441
+ integrity sha512-XXve0CBtOW0pd7MRzzmoyuSj0e3SEzj8pgyFxnTT1NJZL38BD1MK7yYrm8yefRPIDvNNe14xR4FdbHwpInD4rA ==
428
442
dependencies :
429
443
" @babel/template" " ^7.20.7"
430
- " @babel/traverse" " ^7.20.7 "
431
- " @babel/types" " ^7.20.7 "
444
+ " @babel/traverse" " ^7.21.0 "
445
+ " @babel/types" " ^7.21.0 "
432
446
433
447
" @babel/highlight@^7.16.7" , "@babel/highlight@^7.18.6":
434
448
version "7.18.6"
459
473
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.10.tgz#873b16db82a8909e0fbd7f115772f4b739f6ce78"
460
474
integrity sha512-n2Q6i+fnJqzOaq2VkdXxy2TCPCWQZHiCo0XqmrCvDWcZQKRyZzYi4Z0yxlBuN0w+r2ZHmre+Q087DSrw3pbJDQ==
461
475
462
- " @babel/parser@^7.18.10" , "@babel/parser@^7.20.7" :
476
+ " @babel/parser@^7.18.10 " :
463
477
version "7.20.7"
464
478
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.7.tgz#66fe23b3c8569220817d5feb8b9dcdc95bb4f71b"
465
479
integrity sha512-T3Z9oHybU+0vZlY9CiDSJQTD5ZapcW18ZctFMi0MOAl/4BjFF4ul7NVSARLdbGO5vDqy9eQiGTV0LtKfvCYvcg==
474
488
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.5.tgz#7f3c7335fe417665d929f34ae5dceae4c04015e8"
475
489
integrity sha512-r27t/cy/m9uKLXQNWWebeCUHgnAZq0CpG1OwKRxzJMP1vpSU4bSIK2hq+/cp0bQxetkXx38n09rNu8jVkcK/zA==
476
490
491
+ " @babel/parser@^7.20.7" , "@babel/parser@^7.21.0", "@babel/parser@^7.21.2":
492
+ version "7.21.2"
493
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.2.tgz#dacafadfc6d7654c3051a66d6fe55b6cb2f2a0b3"
494
+ integrity sha512-URpaIJQwEkEC2T9Kn+Ai6Xe/02iNaVCuT/PtoRz3GPVJVDpPd7mLo+VddTbhCRU9TXqW5mSrQfXZyi8kDKOVpQ==
495
+
477
496
" @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6 " :
478
497
version "7.18.6"
479
498
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6.tgz#da5b8f9a580acdfbe53494dba45ea389fb09a4d2"
585
604
" @babel/plugin-syntax-optional-catch-binding" " ^7.8.3"
586
605
587
606
" @babel/plugin-proposal-optional-chaining@^7.11.0" , "@babel/plugin-proposal-optional-chaining@^7.18.9":
588
- version "7.20.7 "
589
- resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.20.7 .tgz#49f2b372519ab31728cc14115bb0998b15bfda55 "
590
- integrity sha512-T+A7b1kfjtRM51ssoOfS1+wbyCVqorfyZhT99TvxxLMirPShD8CzKMRepMlCBGM5RpHMbn8s+5MMHnPstJH6mQ ==
607
+ version "7.21.0 "
608
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.21.0 .tgz#886f5c8978deb7d30f678b2e24346b287234d3ea "
609
+ integrity sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA ==
591
610
dependencies :
592
611
" @babel/helper-plugin-utils" " ^7.20.2"
593
612
" @babel/helper-skip-transparent-expression-wrappers" " ^7.20.0"
1237
1256
debug "^4.1.0"
1238
1257
globals "^11.1.0"
1239
1258
1240
- " @babel/traverse@^7.20.10 " , "@babel/traverse@^7.20.12", "@babel/traverse@^7.20.7 ":
1241
- version "7.20.12 "
1242
- resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.12 .tgz#7f0f787b3a67ca4475adef1f56cb94f6abd4a4b5 "
1243
- integrity sha512-MsIbFN0u+raeja38qboyF8TIT7K0BFzz/Yd/77ta4MsUsmP2RAnidIlwq7d5HFQrH/OZJecGV6B71C4zAgpoSQ ==
1259
+ " @babel/traverse@^7.21.0 " , "@babel/traverse@^7.21.2 ":
1260
+ version "7.21.2 "
1261
+ resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.2 .tgz#ac7e1f27658750892e815e60ae90f382a46d8e75 "
1262
+ integrity sha512-ts5FFU/dSUPS13tv8XiEObDu9K+iagEKME9kAbaP7r0Y9KtZJZ+NGndDvWoRAYNpeWafbpFeki3q9QoMD6gxyw ==
1244
1263
dependencies :
1245
1264
" @babel/code-frame" " ^7.18.6"
1246
- " @babel/generator" " ^7.20.7 "
1265
+ " @babel/generator" " ^7.21.1 "
1247
1266
" @babel/helper-environment-visitor" " ^7.18.9"
1248
- " @babel/helper-function-name" " ^7.19 .0"
1267
+ " @babel/helper-function-name" " ^7.21 .0"
1249
1268
" @babel/helper-hoist-variables" " ^7.18.6"
1250
1269
" @babel/helper-split-export-declaration" " ^7.18.6"
1251
- " @babel/parser" " ^7.20.7 "
1252
- " @babel/types" " ^7.20.7 "
1270
+ " @babel/parser" " ^7.21.2 "
1271
+ " @babel/types" " ^7.21.2 "
1253
1272
debug "^4.1.0"
1254
1273
globals "^11.1.0"
1255
1274
1293
1312
" @babel/helper-validator-identifier" " ^7.16.7"
1294
1313
to-fast-properties "^2.0.0"
1295
1314
1296
- " @babel/types@^7.18.10" , "@babel/types@^7.18.6", "@babel/types@^7. 19.0", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.20.7 ":
1315
+ " @babel/types@^7.18.10" , "@babel/types@^7.19.0":
1297
1316
version "7.20.7"
1298
1317
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.7.tgz#54ec75e252318423fc07fb644dc6a58a64c09b7f"
1299
1318
integrity sha512-69OnhBxSSgK0OzTJai4kyPDiKTIe3j+ctaHdIGVbRahTLAT7L3R9oeXHC2aVSuGYt3cVnoAMDmOCgJ2yaiLMvg==
1302
1321
" @babel/helper-validator-identifier" " ^7.19.1"
1303
1322
to-fast-properties "^2.0.0"
1304
1323
1324
+ " @babel/types@^7.18.6" , "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2":
1325
+ version "7.21.2"
1326
+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.2.tgz#92246f6e00f91755893c2876ad653db70c8310d1"
1327
+ integrity sha512-3wRZSs7jiFaB8AjxiiD+VqN5DTG2iRvJGQ+qYFrs/654lg6kGTQWIOFjlBo5RaXuAZjBmP3+OQH4dmhqiiyYxw==
1328
+ dependencies :
1329
+ " @babel/helper-string-parser" " ^7.19.4"
1330
+ " @babel/helper-validator-identifier" " ^7.19.1"
1331
+ to-fast-properties "^2.0.0"
1332
+
1305
1333
" @babel/types@^7.18.9" , "@babel/types@^7.4.4":
1306
1334
version "7.20.2"
1307
1335
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.2.tgz#67ac09266606190f496322dbaff360fdaa5e7842"
1858
1886
" @jridgewell/resolve-uri" " ^3.0.3"
1859
1887
" @jridgewell/sourcemap-codec" " ^1.4.10"
1860
1888
1861
- " @jridgewell/trace-mapping@^0.3.14" , "@jridgewell/trace-mapping@^0.3.9":
1889
+ " @jridgewell/trace-mapping@^0.3.14" , "@jridgewell/trace-mapping@^0.3.17", "@jridgewell/trace-mapping@^0.3. 9":
1862
1890
version "0.3.17"
1863
1891
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.17.tgz#793041277af9073b0951a7fe0f0d8c4c98c36985"
1864
1892
integrity sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g==
@@ -2803,7 +2831,7 @@ browser-process-hrtime@^1.0.0:
2803
2831
resolved "https://registry.yarnpkg.com/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz#3c9b4b7d782c8121e56f10106d84c0d0ffc94626"
2804
2832
integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==
2805
2833
2806
- browserslist@^4.14.5, browserslist@^4.20.2, browserslist@^4.21.3, browserslist@^4.21. 4 :
2834
+ browserslist@^4.14.5, browserslist@^4.20.2, browserslist@^4.21.4 :
2807
2835
version "4.21.4"
2808
2836
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.4.tgz#e7496bbc67b9e39dd0f98565feccdcb0d4ff6987"
2809
2837
integrity sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw==
@@ -2813,6 +2841,16 @@ browserslist@^4.14.5, browserslist@^4.20.2, browserslist@^4.21.3, browserslist@^
2813
2841
node-releases "^2.0.6"
2814
2842
update-browserslist-db "^1.0.9"
2815
2843
2844
+ browserslist@^4.21.3 :
2845
+ version "4.21.5"
2846
+ resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.5.tgz#75c5dae60063ee641f977e00edd3cfb2fb7af6a7"
2847
+ integrity sha512-tUkiguQGW7S3IhB7N+c2MV/HZPSCPAAiYBZXLsBhFB/PCy6ZKKsZrmBayHV9fdGV/ARIfJ14NkxKzRDjvp7L6w==
2848
+ dependencies :
2849
+ caniuse-lite "^1.0.30001449"
2850
+ electron-to-chromium "^1.4.284"
2851
+ node-releases "^2.0.8"
2852
+ update-browserslist-db "^1.0.10"
2853
+
2816
2854
bser@2.1.1 :
2817
2855
version "2.1.1"
2818
2856
resolved "https://registry.yarnpkg.com/bser/-/bser-2.1.1.tgz#e6787da20ece9d07998533cfd9de6f5c38f4bc05"
@@ -2895,10 +2933,10 @@ camelcase@^6.2.0:
2895
2933
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.3.0.tgz#5685b95eb209ac9c0c177467778c9c84df58ba9a"
2896
2934
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
2897
2935
2898
- caniuse-lite@^1.0.30001400 :
2899
- version "1.0.30001442 "
2900
- resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001442 .tgz#40337f1cf3be7c637b061e2f78582dc1daec0614 "
2901
- integrity sha512-239m03Pqy0hwxYPYR5JwOIxRJfLTWtle9FV8zosfV5pHg+/51uD4nxcUlM8+mWWGfwKtt8lJNHnD3cWw9VZ6ow ==
2936
+ caniuse-lite@^1.0.30001400, caniuse-lite@^1.0.30001449 :
2937
+ version "1.0.30001458 "
2938
+ resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001458 .tgz#871e35866b4654a7d25eccca86864f411825540c "
2939
+ integrity sha512-lQ1VlUUq5q9ro9X+5gOEyH7i3vm+AYVT1WDCVB69XOZ17KZRhnZ9J0Sqz7wTHQaLBJccNCHq8/Ww5LlOIZbB0w ==
2902
2940
2903
2941
chalk@^2.0.0, chalk@^2.4.1 :
2904
2942
version "2.4.2"
@@ -3615,10 +3653,10 @@ ee-first@1.1.1:
3615
3653
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
3616
3654
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
3617
3655
3618
- electron-to-chromium@^1.4.251 :
3619
- version "1.4.284 "
3620
- resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.284 .tgz#61046d1e4cab3a25238f6bf7413795270f125592 "
3621
- integrity sha512-M8WEXFuKXMYMVr45fo8mq0wUrrJHheiKZf6BArTKk9ZBYCKJEOU5H8cdWgDT+qCVZf7Na4lVUaZsA+h6uA9+PA ==
3656
+ electron-to-chromium@^1.4.251, electron-to-chromium@^1.4.284 :
3657
+ version "1.4.311 "
3658
+ resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.311 .tgz#953bc9a4767f5ce8ec125f9a1ad8e00e8f67e479 "
3659
+ integrity sha512-RoDlZufvrtr2Nx3Yx5MB8jX3aHIxm8nRWPJm3yVvyHmyKaRvn90RjzB6hNnt0AkhS3IInJdyRfQb4mWhPvUjVw ==
3622
3660
3623
3661
emittery@^0.8.1 :
3624
3662
version "0.8.1"
@@ -6293,10 +6331,10 @@ node-int64@^0.4.0:
6293
6331
resolved "https://registry.yarnpkg.com/node-int64/-/node-int64-0.4.0.tgz#87a9065cdb355d3182d8f94ce11188b825c68a3b"
6294
6332
integrity sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs=
6295
6333
6296
- node-releases@^2.0.6 :
6297
- version "2.0.8 "
6298
- resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.8 .tgz#0f349cdc8fcfa39a92ac0be9bc48b7706292b9ae "
6299
- integrity sha512-dFSmB8fFHEH/s81Xi+Y/15DQY6VHW81nXRj86EMSL3lmuTmK1e+aT4wrFCkTbm+gSwkw4KpX+rT/pMM2c1mF+A ==
6334
+ node-releases@^2.0.6, node-releases@^2.0.8 :
6335
+ version "2.0.10 "
6336
+ resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.10 .tgz#c311ebae3b6a148c89b1813fd7c4d3c024ef537f "
6337
+ integrity sha512-5GFldHPXVG/YZmFzJvKK2zDSzPKhEp0+ZR5SVaoSag9fsL5YgHbUHDfnG5494ISANDcK4KwPXAx2xqVEydmd7w ==
6300
6338
6301
6339
normalize-package-data@^2.3.2, normalize-package-data@^2.5.0 :
6302
6340
version "2.5.0"
@@ -8303,7 +8341,7 @@ upath@^1.1.1:
8303
8341
resolved "https://registry.yarnpkg.com/upath/-/upath-1.2.0.tgz#8f66dbcd55a883acdae4408af8b035a5044c1894"
8304
8342
integrity sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==
8305
8343
8306
- update-browserslist-db@^1.0.9 :
8344
+ update-browserslist-db@^1.0.10, update-browserslist-db@^1.0. 9 :
8307
8345
version "1.0.10"
8308
8346
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.10.tgz#0f54b876545726f17d00cd9a2561e6dade943ff3"
8309
8347
integrity sha512-OztqDenkfFkbSG+tRxBeAnCVPckDBcvibKd35yDONx6OU8N7sqgwc7rCbkJ/WcYtVRZ4ba68d6byhC21GFh7sQ==
0 commit comments