|
946 | 946 | resolved "https://registry.yarnpkg.com/@faker-js/faker/-/faker-7.5.0.tgz#8e8265f65f5b68d2a57886d59b03788eeb676264"
|
947 | 947 | integrity sha512-8wNUCCUHvfvI0gQpDUho/3gPzABffnCn5um65F8dzQ86zz6dlt4+nmAA7PQUc8L+eH+9RgR/qzy5N/8kN0Ozdw==
|
948 | 948 |
|
949 |
| -"@graphql-codegen/plugin-helpers@^2.6.2", "@graphql-codegen/plugin-helpers@^2.7.2": |
950 |
| - version "2.7.2" |
951 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.7.2.tgz#6544f739d725441c826a8af6a49519f588ff9bed" |
952 |
| - integrity sha512-kln2AZ12uii6U59OQXdjLk5nOlh1pHis1R98cDZGFnfaiAbX9V3fxcZ1MMJkB7qFUymTALzyjZoXXdyVmPMfRg== |
| 949 | +"@graphql-codegen/plugin-helpers@^5.0.3", "@graphql-codegen/plugin-helpers@^5.0.4": |
| 950 | + version "5.0.4" |
| 951 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-5.0.4.tgz#5f4c987c3f308ef1c8809ee0c43af0369867e0f6" |
| 952 | + integrity sha512-MOIuHFNWUnFnqVmiXtrI+4UziMTYrcquljaI5f/T/Bc7oO7sXcfkAvgkNWEEi9xWreYwvuer3VHCuPI/lAFWbw== |
953 | 953 | dependencies:
|
954 |
| - "@graphql-tools/utils" "^8.8.0" |
955 |
| - change-case-all "1.0.14" |
| 954 | + "@graphql-tools/utils" "^10.0.0" |
| 955 | + change-case-all "1.0.15" |
956 | 956 | common-tags "1.8.2"
|
957 | 957 | import-from "4.0.0"
|
958 | 958 | lodash "~4.17.0"
|
959 |
| - tslib "~2.4.0" |
| 959 | + tslib "~2.6.0" |
960 | 960 |
|
961 |
| -"@graphql-codegen/schema-ast@^2.5.1": |
962 |
| - version "2.5.1" |
963 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-2.5.1.tgz#ce030ae6de5dacd745848009ba0ca18c9c30910c" |
964 |
| - integrity sha512-tewa5DEKbglWn7kYyVBkh3J8YQ5ALqAMVmZwiVFIGOao5u66nd+e4HuFqp0u+Jpz4SJGGi0ap/oFrEvlqLjd2A== |
| 961 | +"@graphql-codegen/schema-ast@^4.0.2": |
| 962 | + version "4.0.2" |
| 963 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-4.0.2.tgz#aeaa104e4555cca73a058f0a9350b4b0e290b377" |
| 964 | + integrity sha512-5mVAOQQK3Oz7EtMl/l3vOQdc2aYClUzVDHHkMvZlunc+KlGgl81j8TLa+X7ANIllqU4fUEsQU3lJmk4hXP6K7Q== |
965 | 965 | dependencies:
|
966 |
| - "@graphql-codegen/plugin-helpers" "^2.6.2" |
967 |
| - "@graphql-tools/utils" "^8.8.0" |
968 |
| - tslib "~2.4.0" |
| 966 | + "@graphql-codegen/plugin-helpers" "^5.0.3" |
| 967 | + "@graphql-tools/utils" "^10.0.0" |
| 968 | + tslib "~2.6.0" |
969 | 969 |
|
970 |
| -"@graphql-codegen/testing@^1.18.0": |
971 |
| - version "1.18.0" |
972 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/testing/-/testing-1.18.0.tgz#584f493c08aadfce7e9336a3f24b8b0db0e9a032" |
973 |
| - integrity sha512-ue3Mz3a+lQdbynwQH5uNmIoE1GXc2Tdqs3oH2FfDqDEeT4IBHSAsNAeDcKBoHX22KtFP6NvAspSFh8eyFqzVAg== |
| 970 | +"@graphql-codegen/testing@^3.0.3": |
| 971 | + version "3.0.3" |
| 972 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/testing/-/testing-3.0.3.tgz#718af0e482de45a43ce292efccf464155c3e78ba" |
| 973 | + integrity sha512-wyRk0erK7jJ3PKzxIk99C/NumeX1jqmZIAT8yAYZdVA8rWOacxnBP0PUZXF1uBU3khpJOFefJaf9EdkwFEzn6w== |
974 | 974 | dependencies:
|
975 |
| - "@graphql-codegen/plugin-helpers" "^2.7.2" |
| 975 | + "@graphql-codegen/plugin-helpers" "^5.0.3" |
976 | 976 | common-tags "^1.8.0"
|
977 | 977 | graphql-helix "1.13.0"
|
978 | 978 | lz-string "^1.4.4"
|
979 |
| - nock "13.2.9" |
980 |
| - tslib "~2.4.0" |
| 979 | + nock "13.5.3" |
| 980 | + tslib "~2.6.0" |
981 | 981 |
|
982 |
| -"@graphql-codegen/typescript@^2.8.3": |
983 |
| - version "2.8.3" |
984 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.8.3.tgz#83a87586b550b7c5b543d11b8a2da706cca67bda" |
985 |
| - integrity sha512-ch8Lzjp8XnN8P70uYBmsjv7FWJQ47qletlShPHk7n4RRsnLkah3J9iSEUIALqM25Wl6EjEmHlxoAgSBILz+sjg== |
| 982 | +"@graphql-codegen/typescript@^4.0.7": |
| 983 | + version "4.0.7" |
| 984 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-4.0.7.tgz#32f0f0916ed2ef7efbc233d14af07057aafdeea8" |
| 985 | + integrity sha512-Gn+JNvQBJhBqH7s83piAJ6UeU/MTj9GXWFO9bdbl8PMLCAM1uFAtg04iHfkGCtDKXcUg5a3Dt/SZG85uk5KuhA== |
986 | 986 | dependencies:
|
987 |
| - "@graphql-codegen/plugin-helpers" "^2.7.2" |
988 |
| - "@graphql-codegen/schema-ast" "^2.5.1" |
989 |
| - "@graphql-codegen/visitor-plugin-common" "2.13.3" |
| 987 | + "@graphql-codegen/plugin-helpers" "^5.0.4" |
| 988 | + "@graphql-codegen/schema-ast" "^4.0.2" |
| 989 | + "@graphql-codegen/visitor-plugin-common" "5.2.0" |
990 | 990 | auto-bind "~4.0.0"
|
991 |
| - tslib "~2.4.0" |
| 991 | + tslib "~2.6.0" |
992 | 992 |
|
993 |
| -"@graphql-codegen/visitor-plugin-common@2.13.3": |
994 |
| - version "2.13.3" |
995 |
| - resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.3.tgz#4a2eceee00b4cfdf1eff31a006710a30417ec497" |
996 |
| - integrity sha512-5gFDQGuCE5tIBo9KtDPZ8kL6cf1VJwDGj6nO9ERa0HJNk5osT50NhSf6H61LEnM3Gclbo96Ib1GCp3KdLwHoGg== |
| 993 | +"@graphql-codegen/visitor-plugin-common@5.2.0": |
| 994 | + version "5.2.0" |
| 995 | + resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-5.2.0.tgz#8c48c0a62575d5f302678aae3994a50e9ac72cd0" |
| 996 | + integrity sha512-0p8AwmARaZCAlDFfQu6Sz+JV6SjbPDx3y2nNM7WAAf0au7Im/GpJ7Ke3xaIYBc1b2rTZ+DqSTJI/zomENGD9NA== |
997 | 997 | dependencies:
|
998 |
| - "@graphql-codegen/plugin-helpers" "^2.7.2" |
999 |
| - "@graphql-tools/optimize" "^1.3.0" |
1000 |
| - "@graphql-tools/relay-operation-optimizer" "^6.5.0" |
1001 |
| - "@graphql-tools/utils" "^8.8.0" |
| 998 | + "@graphql-codegen/plugin-helpers" "^5.0.4" |
| 999 | + "@graphql-tools/optimize" "^2.0.0" |
| 1000 | + "@graphql-tools/relay-operation-optimizer" "^7.0.0" |
| 1001 | + "@graphql-tools/utils" "^10.0.0" |
1002 | 1002 | auto-bind "~4.0.0"
|
1003 |
| - change-case-all "1.0.14" |
| 1003 | + change-case-all "1.0.15" |
1004 | 1004 | dependency-graph "^0.11.0"
|
1005 | 1005 | graphql-tag "^2.11.0"
|
1006 | 1006 | parse-filepath "^1.0.2"
|
1007 |
| - tslib "~2.4.0" |
| 1007 | + tslib "~2.6.0" |
1008 | 1008 |
|
1009 |
| -"@graphql-tools/optimize@^1.3.0": |
1010 |
| - version "1.3.1" |
1011 |
| - resolved "https://registry.yarnpkg.com/@graphql-tools/optimize/-/optimize-1.3.1.tgz#29407991478dbbedc3e7deb8c44f46acb4e9278b" |
1012 |
| - integrity sha512-5j5CZSRGWVobt4bgRRg7zhjPiSimk+/zIuColih8E8DxuFOaJ+t0qu7eZS5KXWBkjcd4BPNuhUPpNlEmHPqVRQ== |
| 1009 | +"@graphql-tools/optimize@^2.0.0": |
| 1010 | + version "2.0.0" |
| 1011 | + resolved "https://registry.yarnpkg.com/@graphql-tools/optimize/-/optimize-2.0.0.tgz#7a9779d180824511248a50c5a241eff6e7a2d906" |
| 1012 | + integrity sha512-nhdT+CRGDZ+bk68ic+Jw1OZ99YCDIKYA5AlVAnBHJvMawSx9YQqQAIj4refNc1/LRieGiuWvhbG3jvPVYho0Dg== |
1013 | 1013 | dependencies:
|
1014 | 1014 | tslib "^2.4.0"
|
1015 | 1015 |
|
1016 |
| -"@graphql-tools/relay-operation-optimizer@^6.5.0": |
1017 |
| - version "6.5.14" |
1018 |
| - resolved "https://registry.yarnpkg.com/@graphql-tools/relay-operation-optimizer/-/relay-operation-optimizer-6.5.14.tgz#e3d61892910c982c13ea8c2d9780a0cf95e7dd12" |
1019 |
| - integrity sha512-RAy1fMfXig9X3gIkYnfEmv0mh20vZuAgWDq+zf1MrrsCAP364B+DKrBjLwn3D+4e0PMTlqwmqR0JB5t1VtZn2w== |
| 1016 | +"@graphql-tools/relay-operation-optimizer@^7.0.0": |
| 1017 | + version "7.0.1" |
| 1018 | + resolved "https://registry.yarnpkg.com/@graphql-tools/relay-operation-optimizer/-/relay-operation-optimizer-7.0.1.tgz#8ac33e1d2626b6816d9283769c4a05c062b8065a" |
| 1019 | + integrity sha512-y0ZrQ/iyqWZlsS/xrJfSir3TbVYJTYmMOu4TaSz6F4FRDTQ3ie43BlKkhf04rC28pnUOS4BO9pDcAo1D30l5+A== |
1020 | 1020 | dependencies:
|
1021 | 1021 | "@ardatan/relay-compiler" "12.0.0"
|
1022 |
| - "@graphql-tools/utils" "9.1.3" |
| 1022 | + "@graphql-tools/utils" "^10.0.13" |
1023 | 1023 | tslib "^2.4.0"
|
1024 | 1024 |
|
1025 |
| -"@graphql-tools/utils@9.1.3": |
1026 |
| - version "9.1.3" |
1027 |
| - resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-9.1.3.tgz#861f87057b313726136fa6ddfbd2380eae906599" |
1028 |
| - integrity sha512-bbJyKhs6awp1/OmP+WKA1GOyu9UbgZGkhIj5srmiMGLHohEOKMjW784Sk0BZil1w2x95UPu0WHw6/d/HVCACCg== |
| 1025 | +"@graphql-tools/utils@^10.0.0", "@graphql-tools/utils@^10.0.13": |
| 1026 | + version "10.2.2" |
| 1027 | + resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.2.2.tgz#6477295fae051ffb5d6c28253aa6d8a449d4a820" |
| 1028 | + integrity sha512-ueoplzHIgFfxhFrF4Mf/niU/tYHuO6Uekm2nCYU72qpI+7Hn9dA2/o5XOBvFXDk27Lp5VSvQY5WfmRbqwVxaYQ== |
1029 | 1029 | dependencies:
|
| 1030 | + "@graphql-typed-document-node/core" "^3.1.1" |
| 1031 | + cross-inspect "1.0.0" |
| 1032 | + dset "^3.1.2" |
1030 | 1033 | tslib "^2.4.0"
|
1031 | 1034 |
|
1032 |
| -"@graphql-tools/utils@^8.8.0": |
1033 |
| - version "8.13.1" |
1034 |
| - resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.13.1.tgz#b247607e400365c2cd87ff54654d4ad25a7ac491" |
1035 |
| - integrity sha512-qIh9yYpdUFmctVqovwMdheVNJqFh+DQNWIhX87FJStfXYnmweBUDATok9fWPleKeFwxnW8IapKmY8m8toJEkAw== |
1036 |
| - dependencies: |
1037 |
| - tslib "^2.4.0" |
| 1035 | +"@graphql-typed-document-node/core@^3.1.1": |
| 1036 | + version "3.2.0" |
| 1037 | + resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.2.0.tgz#5f3d96ec6b2354ad6d8a28bf216a1d97b5426861" |
| 1038 | + integrity sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ== |
1038 | 1039 |
|
1039 | 1040 | "@humanwhocodes/config-array@^0.6.0":
|
1040 | 1041 | version "0.6.0"
|
@@ -2277,23 +2278,7 @@ chalk@^4.0.0, chalk@^4.1.0:
|
2277 | 2278 | ansi-styles "^4.1.0"
|
2278 | 2279 | supports-color "^7.1.0"
|
2279 | 2280 |
|
2280 |
| -change-case-all@1.0.14: |
2281 |
| - version "1.0.14" |
2282 |
| - resolved "https://registry.yarnpkg.com/change-case-all/-/change-case-all-1.0.14.tgz#bac04da08ad143278d0ac3dda7eccd39280bfba1" |
2283 |
| - integrity sha512-CWVm2uT7dmSHdO/z1CXT/n47mWonyypzBbuCy5tN7uMg22BsfkhwT6oHmFCAk+gL1LOOxhdbB9SZz3J1KTY3gA== |
2284 |
| - dependencies: |
2285 |
| - change-case "^4.1.2" |
2286 |
| - is-lower-case "^2.0.2" |
2287 |
| - is-upper-case "^2.0.2" |
2288 |
| - lower-case "^2.0.2" |
2289 |
| - lower-case-first "^2.0.2" |
2290 |
| - sponge-case "^1.0.1" |
2291 |
| - swap-case "^2.0.2" |
2292 |
| - title-case "^3.0.3" |
2293 |
| - upper-case "^2.0.2" |
2294 |
| - upper-case-first "^2.0.2" |
2295 |
| - |
2296 |
| -change-case-all@^1.0.15: |
| 2281 | +change-case-all@1.0.15, change-case-all@^1.0.15: |
2297 | 2282 | version "1.0.15"
|
2298 | 2283 | resolved "https://registry.yarnpkg.com/change-case-all/-/change-case-all-1.0.15.tgz#de29393167fc101d646cd76b0ef23e27d09756ad"
|
2299 | 2284 | integrity sha512-3+GIFhk3sNuvFAJKU46o26OdzudQlPNBCu1ZQi3cMeMHhty1bhDxu2WrEilVNYaGvqUtR1VSigFcJOiS13dRhQ==
|
@@ -2595,6 +2580,13 @@ cross-fetch@^3.1.5:
|
2595 | 2580 | dependencies:
|
2596 | 2581 | node-fetch "2.6.7"
|
2597 | 2582 |
|
| 2583 | +cross-inspect@1.0.0: |
| 2584 | + version "1.0.0" |
| 2585 | + resolved "https://registry.yarnpkg.com/cross-inspect/-/cross-inspect-1.0.0.tgz#5fda1af759a148594d2d58394a9e21364f6849af" |
| 2586 | + integrity sha512-4PFfn4b5ZN6FMNGSZlyb7wUhuN8wvj8t/VQHZdM4JsDcruGJ8L2kf9zao98QIrBPFCpdk27qst/AGTl7pL3ypQ== |
| 2587 | + dependencies: |
| 2588 | + tslib "^2.4.0" |
| 2589 | + |
2598 | 2590 | cross-spawn@^7.0.2, cross-spawn@^7.0.3:
|
2599 | 2591 | version "7.0.3"
|
2600 | 2592 | resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
|
@@ -2784,6 +2776,11 @@ dotenv@^8.0.0:
|
2784 | 2776 | resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.6.0.tgz#061af664d19f7f4d8fc6e4ff9b584ce237adcb8b"
|
2785 | 2777 | integrity sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==
|
2786 | 2778 |
|
| 2779 | +dset@^3.1.2: |
| 2780 | + version "3.1.3" |
| 2781 | + resolved "https://registry.yarnpkg.com/dset/-/dset-3.1.3.tgz#c194147f159841148e8e34ca41f638556d9542d2" |
| 2782 | + integrity sha512-20TuZZHCEZ2O71q9/+8BwKwZ0QtD9D8ObhrihJPr+vLLYlSuAU3/zL4cSlgbfeoGHTjCSJBa7NGcrF9/Bx/WJQ== |
| 2783 | + |
2787 | 2784 | electron-to-chromium@^1.4.251:
|
2788 | 2785 | version "1.4.284"
|
2789 | 2786 | resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.284.tgz#61046d1e4cab3a25238f6bf7413795270f125592"
|
@@ -4609,7 +4606,7 @@ lodash.merge@^4.6.2:
|
4609 | 4606 | resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
|
4610 | 4607 | integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
|
4611 | 4608 |
|
4612 |
| -lodash@^4.17.15, lodash@^4.17.21, lodash@^4.7.0, lodash@~4.17.0: |
| 4609 | +lodash@^4.17.15, lodash@^4.7.0, lodash@~4.17.0: |
4613 | 4610 | version "4.17.21"
|
4614 | 4611 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
|
4615 | 4612 | integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
|
@@ -4840,14 +4837,13 @@ no-case@^3.0.4:
|
4840 | 4837 | lower-case "^2.0.2"
|
4841 | 4838 | tslib "^2.0.3"
|
4842 | 4839 |
|
4843 |
| -nock@13.2.9: |
4844 |
| - version "13.2.9" |
4845 |
| - resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.9.tgz#4faf6c28175d36044da4cfa68e33e5a15086ad4c" |
4846 |
| - integrity sha512-1+XfJNYF1cjGB+TKMWi29eZ0b82QOvQs2YoLNzbpWGqFMtRQHTa57osqdGj4FrFPgkO4D4AZinzUJR9VvW3QUA== |
| 4840 | +nock@13.5.3: |
| 4841 | + version "13.5.3" |
| 4842 | + resolved "https://registry.yarnpkg.com/nock/-/nock-13.5.3.tgz#9858adf5b840696a410baf98bda720d5fad4f075" |
| 4843 | + integrity sha512-2NlGmHIK2rTeyy7UaY1ZNg0YZfEJMxghXgZi0b4DBsUyoDNTTxZeCSG1nmirAWF44RkkoV8NnegLVQijgVapNQ== |
4847 | 4844 | dependencies:
|
4848 | 4845 | debug "^4.1.0"
|
4849 | 4846 | json-stringify-safe "^5.0.1"
|
4850 |
| - lodash "^4.17.21" |
4851 | 4847 | propagate "^2.0.0"
|
4852 | 4848 |
|
4853 | 4849 | node-fetch@2.6.7, node-fetch@^2.6.7:
|
@@ -6172,10 +6168,10 @@ tslib@^2.4.0:
|
6172 | 6168 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
|
6173 | 6169 | integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
|
6174 | 6170 |
|
6175 |
| -tslib@~2.4.0: |
6176 |
| - version "2.4.1" |
6177 |
| - resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.1.tgz#0d0bfbaac2880b91e22df0768e55be9753a5b17e" |
6178 |
| - integrity sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA== |
| 6171 | +tslib@~2.6.0: |
| 6172 | + version "2.6.3" |
| 6173 | + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0" |
| 6174 | + integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ== |
6179 | 6175 |
|
6180 | 6176 | tsutils@^3.21.0:
|
6181 | 6177 | version "3.21.0"
|
|
0 commit comments