332
332
json5 "^2.2.1"
333
333
semver "^6.3.0"
334
334
335
- "@babel/core@7.18.0", "@babel/core@^7.12.3", "@babel/core@^7.16.0", "@babel/core@^7.17.2":
335
+ "@babel/core@7.18.2":
336
+ version "7.18.2"
337
+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.2.tgz#87b2fcd7cce9becaa7f5acebdc4f09f3dd19d876"
338
+ integrity sha512-A8pri1YJiC5UnkdrWcmfZTJTV85b4UXTAfImGmCfYmax4TR9Cw8sDS0MOk++Gp2mE/BefVJ5nwy5yzqNJbP/DQ==
339
+ dependencies:
340
+ "@ampproject/remapping" "^2.1.0"
341
+ "@babel/code-frame" "^7.16.7"
342
+ "@babel/generator" "^7.18.2"
343
+ "@babel/helper-compilation-targets" "^7.18.2"
344
+ "@babel/helper-module-transforms" "^7.18.0"
345
+ "@babel/helpers" "^7.18.2"
346
+ "@babel/parser" "^7.18.0"
347
+ "@babel/template" "^7.16.7"
348
+ "@babel/traverse" "^7.18.2"
349
+ "@babel/types" "^7.18.2"
350
+ convert-source-map "^1.7.0"
351
+ debug "^4.1.0"
352
+ gensync "^1.0.0-beta.2"
353
+ json5 "^2.2.1"
354
+ semver "^6.3.0"
355
+
356
+ "@babel/core@^7.12.3", "@babel/core@^7.16.0", "@babel/core@^7.17.2":
336
357
version "7.18.0"
337
358
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.0.tgz#c58d04d7c6fbfb58ea7681e2b9145cfb62726756"
338
359
integrity sha512-Xyw74OlJwDijToNi0+6BBI5mLLR5+5R3bcSH80LXzjzEGEUlvNzujEE71BaD/ApEZHAvFI/Mlmp4M5lIkdeeWw==
362
383
"@jridgewell/gen-mapping" "^0.1.0"
363
384
jsesc "^2.5.1"
364
385
365
- "@babel/generator@7.18.0", "@babel/generator@^7.17.10", "@babel/generator@^7.17.9", "@babel/generator@^7.18.0":
386
+ "@babel/generator@7.18.2", "@babel/generator@^7.18.2":
387
+ version "7.18.2"
388
+ resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.2.tgz#33873d6f89b21efe2da63fe554460f3df1c5880d"
389
+ integrity sha512-W1lG5vUwFvfMd8HVXqdfbuG7RuaSrTCCD8cl8fP8wOivdbtbIg2Db3IWUcgvfxKbbn6ZBGYRW/Zk1MIwK49mgw==
390
+ dependencies:
391
+ "@babel/types" "^7.18.2"
392
+ "@jridgewell/gen-mapping" "^0.3.0"
393
+ jsesc "^2.5.1"
394
+
395
+ "@babel/generator@^7.17.10", "@babel/generator@^7.17.9", "@babel/generator@^7.18.0":
366
396
version "7.18.0"
367
397
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.0.tgz#46d28e8a18fc737b028efb25ab105d74473af43f"
368
398
integrity sha512-81YO9gGx6voPXlvYdZBliFXAZU8vZ9AZ6z+CjlmcnaeOcYSFbMTpdeDUO9xD9dh/68Vq03I8ZspfUTPfitcDHg==
396
426
browserslist "^4.20.2"
397
427
semver "^6.3.0"
398
428
429
+ "@babel/helper-compilation-targets@^7.18.2":
430
+ version "7.18.2"
431
+ resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.2.tgz#67a85a10cbd5fc7f1457fec2e7f45441dc6c754b"
432
+ integrity sha512-s1jnPotJS9uQnzFtiZVBUxe67CuBa679oWFHpxYYnTpRL/1ffhyX44R9uYiXoa/pLXcY9H2moJta0iaanlk/rQ==
433
+ dependencies:
434
+ "@babel/compat-data" "^7.17.10"
435
+ "@babel/helper-validator-option" "^7.16.7"
436
+ browserslist "^4.20.2"
437
+ semver "^6.3.0"
438
+
399
439
"@babel/helper-create-class-features-plugin@^7.17.12", "@babel/helper-create-class-features-plugin@^7.18.0":
400
440
version "7.18.0"
401
441
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.18.0.tgz#fac430912606331cb075ea8d82f9a4c145a4da19"
438
478
dependencies:
439
479
"@babel/types" "^7.16.7"
440
480
481
+ "@babel/helper-environment-visitor@^7.18.2":
482
+ version "7.18.2"
483
+ resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.2.tgz#8a6d2dedb53f6bf248e31b4baf38739ee4a637bd"
484
+ integrity sha512-14GQKWkX9oJzPiQQ7/J36FTXcD4kSp8egKjO9nINlSKiHITRA9q/R74qu8S9xlc/b/yjsJItQUeeh3xnGN0voQ==
485
+
441
486
"@babel/helper-explode-assignable-expression@^7.16.7":
442
487
version "7.16.7"
443
488
resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.16.7.tgz#12a6d8522fdd834f194e868af6354e8650242b7a"
527
572
dependencies:
528
573
"@babel/types" "^7.17.0"
529
574
575
+ "@babel/helper-simple-access@^7.18.2":
576
+ version "7.18.2"
577
+ resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.18.2.tgz#4dc473c2169ac3a1c9f4a51cfcd091d1c36fcff9"
578
+ integrity sha512-7LIrjYzndorDY88MycupkpQLKS1AFfsVRm2k/9PtKScSy5tZq0McZTj+DiMRynboZfIqOKvo03pmhTaUgiD6fQ==
579
+ dependencies:
580
+ "@babel/types" "^7.18.2"
581
+
530
582
"@babel/helper-skip-transparent-expression-wrappers@^7.16.0":
531
583
version "7.16.0"
532
584
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz#0ee3388070147c3ae051e487eca3ebb0e2e8bb09"
570
622
"@babel/traverse" "^7.18.0"
571
623
"@babel/types" "^7.18.0"
572
624
625
+ "@babel/helpers@^7.18.2":
626
+ version "7.18.2"
627
+ resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.2.tgz#970d74f0deadc3f5a938bfa250738eb4ac889384"
628
+ integrity sha512-j+d+u5xT5utcQSzrh9p+PaJX94h++KN+ng9b9WEJq7pkUPAd61FGqhjuUEdfknb3E/uDBb7ruwEeKkIxNJPIrg==
629
+ dependencies:
630
+ "@babel/template" "^7.16.7"
631
+ "@babel/traverse" "^7.18.2"
632
+ "@babel/types" "^7.18.2"
633
+
573
634
"@babel/highlight@^7.16.7":
574
635
version "7.17.12"
575
636
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.17.12.tgz#257de56ee5afbd20451ac0a75686b6b404257351"
932
993
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.16.7"
933
994
"@babel/helper-plugin-utils" "^7.16.7"
934
995
935
- "@babel/plugin-transform-for-of@^7.16.7", "@babel/plugin-transform-for-of@^7.17.12 ":
996
+ "@babel/plugin-transform-for-of@^7.16.7", "@babel/plugin-transform-for-of@^7.18.1 ":
936
997
version "7.18.1"
937
998
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.18.1.tgz#ed14b657e162b72afbbb2b4cdad277bf2bb32036"
938
999
integrity sha512-+TTB5XwvJ5hZbO8xvl2H4XaMDOAK57zF4miuC9qQJgysPNEAZZ9Z69rdF5LJkozGdZrjBIUAIyKUWRMmebI7vg==
971
1032
"@babel/helper-plugin-utils" "^7.17.12"
972
1033
babel-plugin-dynamic-import-node "^2.3.3"
973
1034
974
- "@babel/plugin-transform-modules-commonjs@^7.17.9", "@babel/plugin-transform-modules-commonjs@^7.18.0" :
1035
+ "@babel/plugin-transform-modules-commonjs@^7.17.9":
975
1036
version "7.18.0"
976
1037
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.18.0.tgz#3be575e19fbd273d42adbc84566b1fad3582b3db"
977
1038
integrity sha512-cCeR0VZWtfxWS4YueAK2qtHtBPJRSaJcMlbS8jhSIm/A3E2Kpro4W1Dn4cqJtp59dtWfXjQwK7SPKF8ghs7rlw==
981
1042
"@babel/helper-simple-access" "^7.17.7"
982
1043
babel-plugin-dynamic-import-node "^2.3.3"
983
1044
1045
+ "@babel/plugin-transform-modules-commonjs@^7.18.2":
1046
+ version "7.18.2"
1047
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.18.2.tgz#1aa8efa2e2a6e818b6a7f2235fceaf09bdb31e9e"
1048
+ integrity sha512-f5A865gFPAJAEE0K7F/+nm5CmAE3y8AWlMBG9unu5j9+tk50UQVK0QS8RNxSp7MJf0wh97uYyLWt3Zvu71zyOQ==
1049
+ dependencies:
1050
+ "@babel/helper-module-transforms" "^7.18.0"
1051
+ "@babel/helper-plugin-utils" "^7.17.12"
1052
+ "@babel/helper-simple-access" "^7.18.2"
1053
+ babel-plugin-dynamic-import-node "^2.3.3"
1054
+
984
1055
"@babel/plugin-transform-modules-systemjs@^7.17.8", "@babel/plugin-transform-modules-systemjs@^7.18.0":
985
1056
version "7.18.0"
986
1057
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.18.0.tgz#50ecdb43de97c8483824402f7125edb94cddb09a"
1064
1135
babel-plugin-polyfill-regenerator "^0.3.0"
1065
1136
semver "^6.3.0"
1066
1137
1067
- "@babel/plugin-transform-runtime@7.18.0 ":
1068
- version "7.18.0 "
1069
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.18.0 .tgz#894cdab4b353dcb7639f03fb74c59db1d344f71c "
1070
- integrity sha512-7kM/jJ3DD/y1hDPn0jov12DoUIFsxLiItprhNydUSibxaywaxNqKwq+ODk72J9ePn4LWobIc5ik6TAJhVl8IkQ ==
1138
+ "@babel/plugin-transform-runtime@7.18.2 ":
1139
+ version "7.18.2 "
1140
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.18.2 .tgz#04637de1e45ae8847ff14b9beead09c33d34374d "
1141
+ integrity sha512-mr1ufuRMfS52ttq+1G1PD8OJNqgcTFjq3hwn8SZ5n1x1pBhi0E36rYMdTK0TsKtApJ4lDEdfXJwtGobQMHSMPg ==
1071
1142
dependencies:
1072
1143
"@babel/helper-module-imports" "^7.16.7"
1073
1144
"@babel/helper-plugin-utils" "^7.17.12"
1098
1169
dependencies:
1099
1170
"@babel/helper-plugin-utils" "^7.16.7"
1100
1171
1101
- "@babel/plugin-transform-template-literals@^7.16.7", "@babel/plugin-transform-template-literals@^7.17.12" :
1172
+ "@babel/plugin-transform-template-literals@^7.16.7":
1102
1173
version "7.17.12"
1103
1174
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.17.12.tgz#4aec0a18f39dd86c442e1d077746df003e362c6e"
1104
1175
integrity sha512-kAKJ7DX1dSRa2s7WN1xUAuaQmkTpN+uig4wCKWivVXIObqGbVTUlSavHyfI2iZvz89GFAMGm9p2DBJ4Y1Tp0hw==
1105
1176
dependencies:
1106
1177
"@babel/helper-plugin-utils" "^7.17.12"
1107
1178
1179
+ "@babel/plugin-transform-template-literals@^7.18.2":
1180
+ version "7.18.2"
1181
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.18.2.tgz#31ed6915721864847c48b656281d0098ea1add28"
1182
+ integrity sha512-/cmuBVw9sZBGZVOMkpAEaVLwm4JmK2GZ1dFKOGGpMzEHWFmyZZ59lUU0PdRr8YNYeQdNzTDwuxP2X2gzydTc9g==
1183
+ dependencies:
1184
+ "@babel/helper-plugin-utils" "^7.17.12"
1185
+
1108
1186
"@babel/plugin-transform-typeof-symbol@^7.16.7", "@babel/plugin-transform-typeof-symbol@^7.17.12":
1109
1187
version "7.17.12"
1110
1188
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.17.12.tgz#0f12f57ac35e98b35b4ed34829948d42bd0e6889"
1207
1285
core-js-compat "^3.22.1"
1208
1286
semver "^6.3.0"
1209
1287
1210
- "@babel/preset-env@7.18.0 ":
1211
- version "7.18.0 "
1212
- resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.18.0 .tgz#ec7e51f4c6e026816000b230ed7cf74a1530d91d "
1213
- integrity sha512-cP74OMs7ECLPeG1reiCQ/D/ypyOxgfm8uR6HRYV23vTJ7Lu1nbgj9DQDo/vH59gnn7GOAwtTDPPYV4aXzsMKHA ==
1288
+ "@babel/preset-env@7.18.2 ":
1289
+ version "7.18.2 "
1290
+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.18.2 .tgz#f47d3000a098617926e674c945d95a28cb90977a "
1291
+ integrity sha512-PfpdxotV6afmXMU47S08F9ZKIm2bJIQ0YbAAtDfIENX7G1NUAXigLREh69CWDjtgUy7dYn7bsMzkgdtAlmS68Q ==
1214
1292
dependencies:
1215
1293
"@babel/compat-data" "^7.17.10"
1216
- "@babel/helper-compilation-targets" "^7.17.10 "
1294
+ "@babel/helper-compilation-targets" "^7.18.2 "
1217
1295
"@babel/helper-plugin-utils" "^7.17.12"
1218
1296
"@babel/helper-validator-option" "^7.16.7"
1219
1297
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.17.12"
1258
1336
"@babel/plugin-transform-dotall-regex" "^7.16.7"
1259
1337
"@babel/plugin-transform-duplicate-keys" "^7.17.12"
1260
1338
"@babel/plugin-transform-exponentiation-operator" "^7.16.7"
1261
- "@babel/plugin-transform-for-of" "^7.17.12 "
1339
+ "@babel/plugin-transform-for-of" "^7.18.1 "
1262
1340
"@babel/plugin-transform-function-name" "^7.16.7"
1263
1341
"@babel/plugin-transform-literals" "^7.17.12"
1264
1342
"@babel/plugin-transform-member-expression-literals" "^7.16.7"
1265
1343
"@babel/plugin-transform-modules-amd" "^7.18.0"
1266
- "@babel/plugin-transform-modules-commonjs" "^7.18.0 "
1344
+ "@babel/plugin-transform-modules-commonjs" "^7.18.2 "
1267
1345
"@babel/plugin-transform-modules-systemjs" "^7.18.0"
1268
1346
"@babel/plugin-transform-modules-umd" "^7.18.0"
1269
1347
"@babel/plugin-transform-named-capturing-groups-regex" "^7.17.12"
1276
1354
"@babel/plugin-transform-shorthand-properties" "^7.16.7"
1277
1355
"@babel/plugin-transform-spread" "^7.17.12"
1278
1356
"@babel/plugin-transform-sticky-regex" "^7.16.7"
1279
- "@babel/plugin-transform-template-literals" "^7.17.12 "
1357
+ "@babel/plugin-transform-template-literals" "^7.18.2 "
1280
1358
"@babel/plugin-transform-typeof-symbol" "^7.17.12"
1281
1359
"@babel/plugin-transform-unicode-escapes" "^7.16.7"
1282
1360
"@babel/plugin-transform-unicode-regex" "^7.16.7"
1283
1361
"@babel/preset-modules" "^0.1.5"
1284
- "@babel/types" "^7.18.0 "
1362
+ "@babel/types" "^7.18.2 "
1285
1363
babel-plugin-polyfill-corejs2 "^0.3.0"
1286
1364
babel-plugin-polyfill-corejs3 "^0.5.0"
1287
1365
babel-plugin-polyfill-regenerator "^0.3.0"
1306
1384
dependencies:
1307
1385
regenerator-runtime "^0.13.4"
1308
1386
1309
- "@babel/runtime@7.18.0", "@babel/runtime@^7.8.4":
1387
+ "@babel/runtime@7.18.3":
1388
+ version "7.18.3"
1389
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.3.tgz#c7b654b57f6f63cf7f8b418ac9ca04408c4579f4"
1390
+ integrity sha512-38Y8f7YUhce/K7RMwTp7m0uCumpv9hZkitCbBClqQIow1qSbCvGkcegKOXpEWCQLfWmevgRiWokZ1GkpfhbZug==
1391
+ dependencies:
1392
+ regenerator-runtime "^0.13.4"
1393
+
1394
+ "@babel/runtime@^7.8.4":
1310
1395
version "7.18.0"
1311
1396
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.0.tgz#6d77142a19cb6088f0af662af1ada37a604d34ae"
1312
1397
integrity sha512-YMQvx/6nKEaucl0MY56mwIG483xk8SDNdlUwb2Ts6FUpr7fm85DxEmsY18LXBNhcTz6tO6JwZV8w1W06v8UKeg==
1338
1423
debug "^4.1.0"
1339
1424
globals "^11.1.0"
1340
1425
1426
+ "@babel/traverse@^7.18.2":
1427
+ version "7.18.2"
1428
+ resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.2.tgz#b77a52604b5cc836a9e1e08dca01cba67a12d2e8"
1429
+ integrity sha512-9eNwoeovJ6KH9zcCNnENY7DMFwTU9JdGCFtqNLfUAqtUHRCOsTOqWoffosP8vKmNYeSBUv3yVJXjfd8ucwOjUA==
1430
+ dependencies:
1431
+ "@babel/code-frame" "^7.16.7"
1432
+ "@babel/generator" "^7.18.2"
1433
+ "@babel/helper-environment-visitor" "^7.18.2"
1434
+ "@babel/helper-function-name" "^7.17.9"
1435
+ "@babel/helper-hoist-variables" "^7.16.7"
1436
+ "@babel/helper-split-export-declaration" "^7.16.7"
1437
+ "@babel/parser" "^7.18.0"
1438
+ "@babel/types" "^7.18.2"
1439
+ debug "^4.1.0"
1440
+ globals "^11.1.0"
1441
+
1341
1442
"@babel/types@^7.0.0", "@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.18.0", "@babel/types@^7.3.0", "@babel/types@^7.4.4":
1342
1443
version "7.18.0"
1343
1444
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.0.tgz#ef523ea349722849cb4bf806e9342ede4d071553"
1346
1447
"@babel/helper-validator-identifier" "^7.16.7"
1347
1448
to-fast-properties "^2.0.0"
1348
1449
1450
+ "@babel/types@^7.18.2":
1451
+ version "7.18.2"
1452
+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.2.tgz#191abfed79ebe6f4242f643a9a5cbaa36b10b091"
1453
+ integrity sha512-0On6B8A4/+mFUto5WERt3EEuG1NznDirvwca1O8UwXQHVY8g3R7OzYgxXdOfMwLO08UrpUD/2+3Bclyq+/C94Q==
1454
+ dependencies:
1455
+ "@babel/helper-validator-identifier" "^7.16.7"
1456
+ to-fast-properties "^2.0.0"
1457
+
1349
1458
"@bazel/bazelisk@1.11.0":
1350
1459
version "1.11.0"
1351
1460
resolved "https://registry.yarnpkg.com/@bazel/bazelisk/-/bazelisk-1.11.0.tgz#f98d8438b4c14e3328126618b96775d271caa5f8"
@@ -7706,10 +7815,10 @@ npm-package-arg@9.0.2, npm-package-arg@^9.0.0, npm-package-arg@^9.0.1:
7706
7815
semver "^7.3.5"
7707
7816
validate-npm-package-name "^4.0.0"
7708
7817
7709
- npm-packlist@^5.0 .0:
7710
- version "5.0.4 "
7711
- resolved "https://registry.yarnpkg.com/npm-packlist/-/npm-packlist-5.0.4. tgz#b8a0635964dbf72baeeb7e69ec32e822f1c26159 "
7712
- integrity sha512-G4sCWzzHokHC5oxGD46Q9vCe+eN2tFb+3RfADD/eZbx4nKa7Y1eku1xvIWrw5R3F3hWX7IM2BgdqbQsyBUa3IA ==
7818
+ npm-packlist@^5.1 .0:
7819
+ version "5.1.0 "
7820
+ resolved "https://registry.yarnpkg.com/npm-packlist/-/npm-packlist-5.1.0. tgz#f3fd52903a021009913a133732022132eb355ce7 "
7821
+ integrity sha512-a04sqF6FbkyOAFA19AA0e94gS7Et5T2/IMj3VOT9nOF2RaRdVPQ1Q17Fb/HaDRFs+gbC7HOmhVZ29adpWgmDZg ==
7713
7822
dependencies:
7714
7823
glob "^8.0.1"
7715
7824
ignore-walk "^5.0.1"
@@ -7995,10 +8104,10 @@ p-try@^2.0.0:
7995
8104
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
7996
8105
integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
7997
8106
7998
- pacote@13.4.1 :
7999
- version "13.4.1 "
8000
- resolved "https://registry.yarnpkg.com/pacote/-/pacote-13.4.1 .tgz#b6610bf8903abc075bfffa02a2cedafe81a97293 "
8001
- integrity sha512-FqlSWlD8n+ejCE17GF/lf0yasztMGFl4UFzYQk5njaK/qPPWfVDWnfQwqmqeXObWLSmIBew+O+CFD24vxkVDjg ==
8107
+ pacote@13.5.0 :
8108
+ version "13.5.0 "
8109
+ resolved "https://registry.yarnpkg.com/pacote/-/pacote-13.5.0 .tgz#e2c745dc320513a98b9403e92b366a1ba6a4db94 "
8110
+ integrity sha512-yekp0ykEsaBH0t0bYA/89R+ywdYV5ZnEdg4YMIfqakSlpIhoF6b8+aEUm8NZpfWRgmy6lxgywcW05URhLRogVQ ==
8002
8111
dependencies:
8003
8112
"@npmcli/git" "^3.0.0"
8004
8113
"@npmcli/installed-package-contents" "^1.0.7"
@@ -8011,7 +8120,7 @@ pacote@13.4.1:
8011
8120
minipass "^3.1.6"
8012
8121
mkdirp "^1.0.4"
8013
8122
npm-package-arg "^9.0.0"
8014
- npm-packlist "^5.0 .0"
8123
+ npm-packlist "^5.1 .0"
8015
8124
npm-pick-manifest "^7.0.0"
8016
8125
npm-registry-fetch "^13.0.1"
8017
8126
proc-log "^2.0.0"
0 commit comments