2424
2424
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.6.2.tgz#1816b5f6948029c5eaacb0703b850ee0cb37d8f8"
2425
2425
integrity sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==
2426
2426
2427
+ "@eslint/config-array@^0.17.0":
2428
+ version "0.17.0"
2429
+ resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.17.0.tgz#ff305e1ee618a00e6e5d0485454c8d92d94a860d"
2430
+ integrity sha512-A68TBu6/1mHHuc5YJL0U0VVeGNiklLAL6rRmhTCP2B5XjWLMnrX+HkO+IAXyHvks5cyyY1jjK5ITPQ1HGS2EVA==
2431
+ dependencies:
2432
+ "@eslint/object-schema" "^2.1.4"
2433
+ debug "^4.3.1"
2434
+ minimatch "^3.1.2"
2435
+
2427
2436
"@eslint/eslintrc@^0.4.3":
2428
2437
version "0.4.3"
2429
2438
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3.tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c"
2439
2448
minimatch "^3.0.4"
2440
2449
strip-json-comments "^3.1.1"
2441
2450
2442
- "@eslint/eslintrc@^2 .1.4 ":
2443
- version "2 .1.4 "
2444
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2 .1.4 .tgz#388a269f0f25c1b6adc317b5a2c55714894c70ad "
2445
- integrity sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ ==
2451
+ "@eslint/eslintrc@^3 .1.0 ":
2452
+ version "3 .1.0 "
2453
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3 .1.0 .tgz#dbd3482bfd91efa663cbe7aa1f506839868207b6 "
2454
+ integrity sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ ==
2446
2455
dependencies:
2447
2456
ajv "^6.12.4"
2448
2457
debug "^4.3.2"
2449
- espree "^9.6.0 "
2450
- globals "^13.19 .0"
2458
+ espree "^10.0.1 "
2459
+ globals "^14.0 .0"
2451
2460
ignore "^5.2.0"
2452
2461
import-fresh "^3.2.1"
2453
2462
js-yaml "^4.1.0"
2454
2463
minimatch "^3.1.2"
2455
2464
strip-json-comments "^3.1.1"
2456
2465
2457
- "@eslint/js@8.57.0":
2458
- version "8.57.0"
2459
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
2460
- integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==
2466
+ "@eslint/js@9.6.0":
2467
+ version "9.6.0"
2468
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.6.0.tgz#5b0cb058cc13d9c92d4e561d3538807fa5127c95"
2469
+ integrity sha512-D9B0/3vNg44ZeWbYMpBoXqNP4j6eQD5vNwIlGAuFRRzK/WtT/jvDQW3Bi9kkf3PMDMlM7Yi+73VLUsn5bJcl8A==
2470
+
2471
+ "@eslint/object-schema@^2.1.4":
2472
+ version "2.1.4"
2473
+ resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.4.tgz#9e69f8bb4031e11df79e03db09f9dbbae1740843"
2474
+ integrity sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==
2461
2475
2462
2476
"@gar/promisify@^1.0.1":
2463
2477
version "1.1.2"
2627
2641
dependencies:
2628
2642
"@hapi/hoek" "^9.0.0"
2629
2643
2630
- "@humanwhocodes/config-array@^0.11.14":
2631
- version "0.11.14"
2632
- resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.14.tgz#d78e481a039f7566ecc9660b4ea7fe6b1fec442b"
2633
- integrity sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==
2634
- dependencies:
2635
- "@humanwhocodes/object-schema" "^2.0.2"
2636
- debug "^4.3.1"
2637
- minimatch "^3.0.5"
2638
-
2639
2644
"@humanwhocodes/config-array@^0.5.0":
2640
2645
version "0.5.0"
2641
2646
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.5.0.tgz#1407967d4c6eecd7388f83acf1eaf4d0c6e58ef9"
2655
2660
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.0.tgz#87de7af9c231826fdd68ac7258f77c429e0e5fcf"
2656
2661
integrity sha512-wdppn25U8z/2yiaT6YGquE6X8sSv7hNMWSXYSSU1jGv/yd6XqjXgTDJ8KP4NgjTXfJ3GbRjeeb8RTV7a/VpM+w==
2657
2662
2658
- "@humanwhocodes/object-schema@^2.0.2 ":
2659
- version "2.0.2 "
2660
- resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema /-/object-schema-2.0.2. tgz#d9fae00a2d5cb40f92cfe64b47ad749fbc38f917 "
2661
- integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw ==
2663
+ "@humanwhocodes/retry@^0.3.0 ":
2664
+ version "0.3.0 "
2665
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/retry /-/retry-0.3.0. tgz#6d86b8cb322660f03d3f0aa94b99bdd8e172d570 "
2666
+ integrity sha512-d2CGZR2o7fS6sWB7DG/3a95bGKQyHMACZ5aW8qGkkqQpUoZV6C0X7Pc7l4ZNMZkfNBf4VWNe9E1jRsf0G146Ew ==
2662
2667
2663
2668
"@iarna/toml@^2.2.5":
2664
2669
version "2.2.5"
4057
4062
"@typescript-eslint/types" "4.33.0"
4058
4063
eslint-visitor-keys "^2.0.0"
4059
4064
4060
- "@ungap/structured-clone@^1.2.0":
4061
- version "1.2.0"
4062
- resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
4063
- integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
4064
-
4065
4065
"@vercel/webpack-asset-relocator-loader@^1.7.0":
4066
4066
version "1.7.0"
4067
4067
resolved "https://registry.yarnpkg.com/@vercel/webpack-asset-relocator-loader/-/webpack-asset-relocator-loader-1.7.0.tgz#d3b707e0aba3111719f941dacb2408eff3c27319"
@@ -4272,16 +4272,16 @@ acorn@^7.4.0:
4272
4272
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.0.tgz#e1ad486e6c54501634c6c397c5c121daa383607c"
4273
4273
integrity sha512-+G7P8jJmCHr+S+cLfQxygbWhXy+8YTVGzAkpEbcLo2mLoL7tij/VG41QSHACSf5QgYRhMZYHuNc6drJaO0Da+w==
4274
4274
4275
+ acorn@^8.12.0:
4276
+ version "8.12.0"
4277
+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.12.0.tgz#1627bfa2e058148036133b8d9b51a700663c294c"
4278
+ integrity sha512-RTvkC4w+KNXrM39/lWCUaG0IbRkWdCv7W/IOW9oU6SawyxulvkQy5HQPVTKxEjczcUvapcrw3cFx/60VN/NRNw==
4279
+
4275
4280
acorn@^8.2.4, acorn@^8.4.1:
4276
4281
version "8.5.0"
4277
4282
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.5.0.tgz#4512ccb99b3698c752591e9bb4472e38ad43cee2"
4278
4283
integrity sha512-yXbYeFy+jUuYd3/CDcg2NkIYE991XYX/bje7LmjJigUciaeO1JR4XxXgCIV1/Zc/dRuFEyw1L0pbA+qynJkW5Q==
4279
4284
4280
- acorn@^8.9.0:
4281
- version "8.9.0"
4282
- resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.9.0.tgz#78a16e3b2bcc198c10822786fa6679e245db5b59"
4283
- integrity sha512-jaVNAFBHNLXspO543WnNNPZFRtavh3skAkITqD0/2aeMkKZTN+254PyhwxFYrk3vQ1xfY+2wbesJMs/JC8/PwQ==
4284
-
4285
4285
address@1.1.2, address@^1.0.1:
4286
4286
version "1.1.2"
4287
4287
resolved "https://registry.yarnpkg.com/address/-/address-1.1.2.tgz#bf1116c9c758c51b7a933d296b72c221ed9428b6"
@@ -8278,10 +8278,10 @@ eslint-scope@5.1.1, eslint-scope@^5.1.1:
8278
8278
esrecurse "^4.3.0"
8279
8279
estraverse "^4.1.1"
8280
8280
8281
- eslint-scope@^7.2.2 :
8282
- version "7.2.2 "
8283
- resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.2 .tgz#deb4f92563390f32006894af62a22dba1c46423f "
8284
- integrity sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg ==
8281
+ eslint-scope@^8.0.1 :
8282
+ version "8.0.1 "
8283
+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.0.1 .tgz#a9601e4b81a0b9171657c343fb13111688963cfc "
8284
+ integrity sha512-pL8XjgP4ZOmmwfFE8mEhSxA7ZY4C+LWyqjQ3o4yWkkmD0qcMT9kkW3zWHOczhWcjTSgqycYAgwSlXvZltv65og ==
8285
8285
dependencies:
8286
8286
esrecurse "^4.3.0"
8287
8287
estraverse "^5.2.0"
@@ -8325,15 +8325,10 @@ eslint-visitor-keys@^3.3.0:
8325
8325
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
8326
8326
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
8327
8327
8328
- eslint-visitor-keys@^3.4.1:
8329
- version "3.4.1"
8330
- resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994"
8331
- integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
8332
-
8333
- eslint-visitor-keys@^3.4.3:
8334
- version "3.4.3"
8335
- resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
8336
- integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
8328
+ eslint-visitor-keys@^4.0.0:
8329
+ version "4.0.0"
8330
+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb"
8331
+ integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==
8337
8332
8338
8333
eslint-webpack-plugin@^2.6.0:
8339
8334
version "2.6.0"
@@ -8347,41 +8342,37 @@ eslint-webpack-plugin@^2.6.0:
8347
8342
normalize-path "^3.0.0"
8348
8343
schema-utils "^3.1.1"
8349
8344
8350
- eslint@8.57 .0:
8351
- version "8.57 .0"
8352
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57 .0.tgz#c786a6fd0e0b68941aaf624596fb987089195668 "
8353
- integrity sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ ==
8345
+ eslint@9.6 .0:
8346
+ version "9.6 .0"
8347
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.6 .0.tgz#9f54373afa15e1ba356656a8d96233182027fb49 "
8348
+ integrity sha512-ElQkdLMEEqQNM9Njff+2Y4q2afHk7JpkPvrd7Xh7xefwgQynqPxwf55J7di9+MEibWUGdNjFF9ITG9Pck5M84w ==
8354
8349
dependencies:
8355
8350
"@eslint-community/eslint-utils" "^4.2.0"
8356
8351
"@eslint-community/regexpp" "^4.6.1"
8357
- "@eslint/eslintrc " "^2.1.4 "
8358
- "@eslint/js " "8.57 .0"
8359
- "@humanwhocodes/config-array " "^0.11.14 "
8352
+ "@eslint/config-array " "^0.17.0 "
8353
+ "@eslint/eslintrc " "^3.1 .0"
8354
+ "@eslint/js " "9.6.0 "
8360
8355
"@humanwhocodes/module-importer" "^1.0.1"
8356
+ "@humanwhocodes/retry" "^0.3.0"
8361
8357
"@nodelib/fs.walk" "^1.2.8"
8362
- "@ungap/structured-clone" "^1.2.0"
8363
8358
ajv "^6.12.4"
8364
8359
chalk "^4.0.0"
8365
8360
cross-spawn "^7.0.2"
8366
8361
debug "^4.3.2"
8367
- doctrine "^3.0.0"
8368
8362
escape-string-regexp "^4.0.0"
8369
- eslint-scope "^7.2.2 "
8370
- eslint-visitor-keys "^3.4.3 "
8371
- espree "^9.6.1 "
8372
- esquery "^1.4.2 "
8363
+ eslint-scope "^8.0.1 "
8364
+ eslint-visitor-keys "^4.0.0 "
8365
+ espree "^10.1.0 "
8366
+ esquery "^1.5.0 "
8373
8367
esutils "^2.0.2"
8374
8368
fast-deep-equal "^3.1.3"
8375
- file-entry-cache "^6 .0.1 "
8369
+ file-entry-cache "^8 .0.0 "
8376
8370
find-up "^5.0.0"
8377
8371
glob-parent "^6.0.2"
8378
- globals "^13.19.0"
8379
- graphemer "^1.4.0"
8380
8372
ignore "^5.2.0"
8381
8373
imurmurhash "^0.1.4"
8382
8374
is-glob "^4.0.0"
8383
8375
is-path-inside "^3.0.3"
8384
- js-yaml "^4.1.0"
8385
8376
json-stable-stringify-without-jsonify "^1.0.1"
8386
8377
levn "^0.4.1"
8387
8378
lodash.merge "^4.6.2"
@@ -8437,6 +8428,15 @@ eslint@^7.32.0:
8437
8428
text-table "^0.2.0"
8438
8429
v8-compile-cache "^2.0.3"
8439
8430
8431
+ espree@^10.0.1, espree@^10.1.0:
8432
+ version "10.1.0"
8433
+ resolved "https://registry.yarnpkg.com/espree/-/espree-10.1.0.tgz#8788dae611574c0f070691f522e4116c5a11fc56"
8434
+ integrity sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA==
8435
+ dependencies:
8436
+ acorn "^8.12.0"
8437
+ acorn-jsx "^5.3.2"
8438
+ eslint-visitor-keys "^4.0.0"
8439
+
8440
8440
espree@^7.3.0:
8441
8441
version "7.3.0"
8442
8442
resolved "https://registry.yarnpkg.com/espree/-/espree-7.3.0.tgz#dc30437cf67947cf576121ebd780f15eeac72348"
@@ -8455,24 +8455,6 @@ espree@^7.3.1:
8455
8455
acorn-jsx "^5.3.1"
8456
8456
eslint-visitor-keys "^1.3.0"
8457
8457
8458
- espree@^9.6.0:
8459
- version "9.6.0"
8460
- resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.0.tgz#80869754b1c6560f32e3b6929194a3fe07c5b82f"
8461
- integrity sha512-1FH/IiruXZ84tpUlm0aCUEwMl2Ho5ilqVh0VvQXw+byAz/4SAciyHLlfmL5WYqsvD38oymdUwBss0LtK8m4s/A==
8462
- dependencies:
8463
- acorn "^8.9.0"
8464
- acorn-jsx "^5.3.2"
8465
- eslint-visitor-keys "^3.4.1"
8466
-
8467
- espree@^9.6.1:
8468
- version "9.6.1"
8469
- resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.1.tgz#a2a17b8e434690a5432f2f8018ce71d331a48c6f"
8470
- integrity sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==
8471
- dependencies:
8472
- acorn "^8.9.0"
8473
- acorn-jsx "^5.3.2"
8474
- eslint-visitor-keys "^3.4.1"
8475
-
8476
8458
esprima@^4.0.0, esprima@^4.0.1, esprima@~4.0.0:
8477
8459
version "4.0.1"
8478
8460
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
@@ -8485,10 +8467,10 @@ esquery@^1.4.0:
8485
8467
dependencies:
8486
8468
estraverse "^5.1.0"
8487
8469
8488
- esquery@^1.4.2 :
8489
- version "1.4.2 "
8490
- resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.2 .tgz#c6d3fee05dd665808e2ad870631f221f5617b1d1 "
8491
- integrity sha512-JVSoLdTlTDkmjFmab7H/9SL9qGSyjElT3myyKp7krqjVFQCDLmj1QFaCLRFBszBKI0XVZaiiXvuPIX3ZwHe1Ng ==
8470
+ esquery@^1.5.0 :
8471
+ version "1.5.0 "
8472
+ resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.5.0 .tgz#6ce17738de8577694edd7361c57182ac8cb0db0b "
8473
+ integrity sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg ==
8492
8474
dependencies:
8493
8475
estraverse "^5.1.0"
8494
8476
@@ -8875,6 +8857,13 @@ file-entry-cache@^6.0.1:
8875
8857
dependencies:
8876
8858
flat-cache "^3.0.4"
8877
8859
8860
+ file-entry-cache@^8.0.0:
8861
+ version "8.0.0"
8862
+ resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-8.0.0.tgz#7787bddcf1131bffb92636c69457bbc0edd6d81f"
8863
+ integrity sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==
8864
+ dependencies:
8865
+ flat-cache "^4.0.0"
8866
+
8878
8867
file-loader@^6.2.0:
8879
8868
version "6.2.0"
8880
8869
resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-6.2.0.tgz#baef7cf8e1840df325e4390b4484879480eebe4d"
@@ -9036,11 +9025,24 @@ flat-cache@^3.0.4:
9036
9025
flatted "^3.1.0"
9037
9026
rimraf "^3.0.2"
9038
9027
9028
+ flat-cache@^4.0.0:
9029
+ version "4.0.1"
9030
+ resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-4.0.1.tgz#0ece39fcb14ee012f4b0410bd33dd9c1f011127c"
9031
+ integrity sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==
9032
+ dependencies:
9033
+ flatted "^3.2.9"
9034
+ keyv "^4.5.4"
9035
+
9039
9036
flatted@^3.1.0:
9040
9037
version "3.1.0"
9041
9038
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.1.0.tgz#a5d06b4a8b01e3a63771daa5cb7a1903e2e57067"
9042
9039
integrity sha512-tW+UkmtNg/jv9CSofAKvgVcO7c2URjhTdW1ZTkcAritblu8tajiYy7YisnIflEwtKssCtOxpnBRoCB7iap0/TA==
9043
9040
9041
+ flatted@^3.2.9:
9042
+ version "3.3.1"
9043
+ resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.1.tgz#21db470729a6734d4997002f439cb308987f567a"
9044
+ integrity sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==
9045
+
9044
9046
follow-redirects@^1.0.0, follow-redirects@^1.14.0:
9045
9047
version "1.14.7"
9046
9048
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.7.tgz#2004c02eb9436eee9a21446a6477debf17e81685"
@@ -9954,13 +9956,6 @@ globals@^11.1.0:
9954
9956
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
9955
9957
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
9956
9958
9957
- globals@^13.19.0:
9958
- version "13.19.0"
9959
- resolved "https://registry.yarnpkg.com/globals/-/globals-13.19.0.tgz#7a42de8e6ad4f7242fbcca27ea5b23aca367b5c8"
9960
- integrity sha512-dkQ957uSRWHw7CFXLUtUHQI3g3aWApYhfNR2O6jn/907riyTYKVBmxYVROkBcY614FSSeSJh7Xm7SrUWCxvJMQ==
9961
- dependencies:
9962
- type-fest "^0.20.2"
9963
-
9964
9959
globals@^13.6.0:
9965
9960
version "13.6.0"
9966
9961
resolved "https://registry.yarnpkg.com/globals/-/globals-13.6.0.tgz#d77138e53738567bb96a3916ff6f6b487af20ef7"
@@ -9975,6 +9970,11 @@ globals@^13.9.0:
9975
9970
dependencies:
9976
9971
type-fest "^0.20.2"
9977
9972
9973
+ globals@^14.0.0:
9974
+ version "14.0.0"
9975
+ resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
9976
+ integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
9977
+
9978
9978
globalthis@^1.0.3:
9979
9979
version "1.0.3"
9980
9980
resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.3.tgz#5852882a52b80dc301b0660273e1ed082f0b6ccf"
@@ -10151,11 +10151,6 @@ graceful-fs@^4.2.9:
10151
10151
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.9.tgz#041b05df45755e587a24942279b9d113146e1c96"
10152
10152
integrity sha512-NtNxqUcXgpW2iMrfqSfR73Glt39K+BLwWsPs94yR63v45T0Wbej7eRmL5cWfwEgqXnmjQp3zaJTshdRW/qC2ZQ==
10153
10153
10154
- graphemer@^1.4.0:
10155
- version "1.4.0"
10156
- resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
10157
- integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
10158
-
10159
10154
graphql-compose@~7.25.1:
10160
10155
version "7.25.1"
10161
10156
resolved "https://registry.yarnpkg.com/graphql-compose/-/graphql-compose-7.25.1.tgz#9d89f72781931590d4dfca6a709f381f2f76b873"
@@ -12411,6 +12406,13 @@ keyv@^4.0.0:
12411
12406
dependencies:
12412
12407
json-buffer "3.0.1"
12413
12408
12409
+ keyv@^4.5.4:
12410
+ version "4.5.4"
12411
+ resolved "https://registry.yarnpkg.com/keyv/-/keyv-4.5.4.tgz#a879a99e29452f942439f2a405e3af8b31d4de93"
12412
+ integrity sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==
12413
+ dependencies:
12414
+ json-buffer "3.0.1"
12415
+
12414
12416
kind-of@^3.0.2, kind-of@^3.0.3, kind-of@^3.2.0:
12415
12417
version "3.2.2"
12416
12418
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-3.2.2.tgz#31ea21a734bab9bbb0f32466d893aea51e4a3c64"
@@ -13380,7 +13382,7 @@ minimatch@3.0.4, minimatch@^3.0.4:
13380
13382
dependencies:
13381
13383
brace-expansion "^1.1.7"
13382
13384
13383
- minimatch@^3.0.5, minimatch@^3. 1.1, minimatch@^3.1.2:
13385
+ minimatch@^3.1.1, minimatch@^3.1.2:
13384
13386
version "3.1.2"
13385
13387
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
13386
13388
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
0 commit comments