1459
1459
dependencies:
1460
1460
"@hapi/hoek" "^9.0.0"
1461
1461
1462
+ "@humanwhocodes/config-array@^0.10.4":
1463
+ version "0.10.4"
1464
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.10.4.tgz#01e7366e57d2ad104feea63e72248f22015c520c"
1465
+ integrity sha512-mXAIHxZT3Vcpg83opl1wGlVZ9xydbfZO3r5YfRSH6Gpp2J/PfdBP0wbDa2sO6/qRbcalpoevVyW6A/fI6LfeMw==
1466
+ dependencies:
1467
+ "@humanwhocodes/object-schema" "^1.2.1"
1468
+ debug "^4.1.1"
1469
+ minimatch "^3.0.4"
1470
+
1462
1471
"@humanwhocodes/config-array@^0.5.0":
1463
1472
version "0.5.0"
1464
1473
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.5.0.tgz#1407967d4c6eecd7388f83acf1eaf4d0c6e58ef9"
1468
1477
debug "^4.1.1"
1469
1478
minimatch "^3.0.4"
1470
1479
1471
- "@humanwhocodes/config-array@^0.9.2":
1472
- version "0.9.5"
1473
- resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.9.5.tgz#2cbaf9a89460da24b5ca6531b8bbfc23e1df50c7"
1474
- integrity sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw==
1475
- dependencies:
1476
- "@humanwhocodes/object-schema" "^1.2.1"
1477
- debug "^4.1.1"
1478
- minimatch "^3.0.4"
1480
+ "@humanwhocodes/gitignore-to-minimatch@^1.0.2":
1481
+ version "1.0.2"
1482
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/gitignore-to-minimatch/-/gitignore-to-minimatch-1.0.2.tgz#316b0a63b91c10e53f242efb4ace5c3b34e8728d"
1483
+ integrity sha512-rSqmMJDdLFUsyxR6FMtD00nfQKKLFb1kv+qBbOVKqErvloEIJLo5bDTJTQNTYgeyp78JsA7u/NPi5jT1GR/MuA==
1479
1484
1480
1485
"@humanwhocodes/object-schema@^1.2.0", "@humanwhocodes/object-schema@^1.2.1":
1481
1486
version "1.2.1"
@@ -2856,10 +2861,10 @@ acorn@^7.4.0:
2856
2861
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa"
2857
2862
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
2858
2863
2859
- acorn@^8.4.1, acorn@^8.5.0, acorn@^8.7.1 :
2860
- version "8.7.1 "
2861
- resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.1 .tgz#0197122c843d1bf6d0a5e83220a788f278f63c30 "
2862
- integrity sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A ==
2864
+ acorn@^8.4.1, acorn@^8.5.0, acorn@^8.8.0 :
2865
+ version "8.8.0 "
2866
+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.0 .tgz#88c0187620435c7f6015803f5539dae05a9dbea8 "
2867
+ integrity sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w ==
2863
2868
2864
2869
address@1.1.2:
2865
2870
version "1.1.2"
@@ -5226,13 +5231,14 @@ eslint-webpack-plugin@^2.6.0:
5226
5231
normalize-path "^3.0.0"
5227
5232
schema-utils "^3.1.1"
5228
5233
5229
- eslint@8.20 .0:
5230
- version "8.20 .0"
5231
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.20 .0.tgz#048ac56aa18529967da8354a478be4ec0a2bc81b "
5232
- integrity sha512-d4ixhz5SKCa1D6SCPrivP7yYVi7nyD6A4vs6HIAul9ujBzcEmZVM3/0NN/yu5nKhmO1wjp5xQ46iRfmDGlOviA ==
5234
+ eslint@8.21 .0:
5235
+ version "8.21 .0"
5236
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.21 .0.tgz#1940a68d7e0573cef6f50037addee295ff9be9ef "
5237
+ integrity sha512-/XJ1+Qurf1T9G2M5IHrsjp+xrGT73RZf23xA1z5wB1ZzzEAWSZKvRwhWxTFp1rvkvCfwcvAUNAP31bhKTTGfDA ==
5233
5238
dependencies:
5234
5239
"@eslint/eslintrc" "^1.3.0"
5235
- "@humanwhocodes/config-array" "^0.9.2"
5240
+ "@humanwhocodes/config-array" "^0.10.4"
5241
+ "@humanwhocodes/gitignore-to-minimatch" "^1.0.2"
5236
5242
ajv "^6.10.0"
5237
5243
chalk "^4.0.0"
5238
5244
cross-spawn "^7.0.2"
@@ -5242,14 +5248,17 @@ eslint@8.20.0:
5242
5248
eslint-scope "^7.1.1"
5243
5249
eslint-utils "^3.0.0"
5244
5250
eslint-visitor-keys "^3.3.0"
5245
- espree "^9.3.2 "
5251
+ espree "^9.3.3 "
5246
5252
esquery "^1.4.0"
5247
5253
esutils "^2.0.2"
5248
5254
fast-deep-equal "^3.1.3"
5249
5255
file-entry-cache "^6.0.1"
5256
+ find-up "^5.0.0"
5250
5257
functional-red-black-tree "^1.0.1"
5251
5258
glob-parent "^6.0.1"
5252
5259
globals "^13.15.0"
5260
+ globby "^11.1.0"
5261
+ grapheme-splitter "^1.0.4"
5253
5262
ignore "^5.2.0"
5254
5263
import-fresh "^3.0.0"
5255
5264
imurmurhash "^0.1.4"
@@ -5322,12 +5331,12 @@ espree@^7.3.0, espree@^7.3.1:
5322
5331
acorn-jsx "^5.3.1"
5323
5332
eslint-visitor-keys "^1.3.0"
5324
5333
5325
- espree@^9.3.2:
5326
- version "9.3.2 "
5327
- resolved "https://registry.yarnpkg.com/espree/-/espree-9.3.2 .tgz#f58f77bd334731182801ced3380a8cc859091596 "
5328
- integrity sha512-D211tC7ZwouTIuY5x9XnS0E9sWNChB7IYKX/Xp5eQj3nFXhqmiUDB9q27y76oFl8jTg3pXcQx/bpxMfs3CIZbA ==
5334
+ espree@^9.3.2, espree@^9.3.3 :
5335
+ version "9.3.3 "
5336
+ resolved "https://registry.yarnpkg.com/espree/-/espree-9.3.3 .tgz#2dd37c4162bb05f433ad3c1a52ddf8a49dc08e9d "
5337
+ integrity sha512-ORs1Rt/uQTqUKjDdGCyrtYxbazf5umATSf/K4qxjmZHORR6HJk+2s/2Pqe+Kk49HHINC/xNIrGfgh8sZcll0ng ==
5329
5338
dependencies:
5330
- acorn "^8.7.1 "
5339
+ acorn "^8.8.0 "
5331
5340
acorn-jsx "^5.3.2"
5332
5341
eslint-visitor-keys "^3.3.0"
5333
5342
@@ -6655,6 +6664,11 @@ graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.3,
6655
6664
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.10.tgz#147d3a006da4ca3ce14728c7aefc287c367d7a6c"
6656
6665
integrity sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==
6657
6666
6667
+ grapheme-splitter@^1.0.4:
6668
+ version "1.0.4"
6669
+ resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e"
6670
+ integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
6671
+
6658
6672
graphql-compose@^9.0.7:
6659
6673
version "9.0.8"
6660
6674
resolved "https://registry.yarnpkg.com/graphql-compose/-/graphql-compose-9.0.8.tgz#920b6b0584f5e3784a532138974063d3807f7455"
0 commit comments