|
2404 | 2404 | "@graphql-tools/url-loader" "6.10.1" |
2405 | 2405 | "@graphql-tools/wrap" "7.0.8" |
2406 | 2406 |
|
2407 | | -"@graphql-mesh/ [email protected]. 3": |
2408 | | - version "0.18.3" |
2409 | | - resolved "https://registry.yarnpkg.com/@graphql-mesh/grpc/-/grpc-0.18.3.tgz#1df9eb084c29e34dbcc62584a2b705609dbaab3e" |
2410 | | - integrity sha512-zfs0uyMYiLefxGS/thQ5IMR+EUI6IJge0KpRi36z2R3EeBullhPZ3MZOULd0/LFPhCcjcavgvBH4RvnopCVmrA== |
| 2407 | +"@graphql-mesh/ [email protected]. 4": |
| 2408 | + version "0.18.4" |
| 2409 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/grpc/-/grpc-0.18.4.tgz#750e13865f2d4231f61ade0c556c92b839911bbe" |
| 2410 | + integrity sha512-5vC9clZBTkcMXLNfTwSaavP8ZzaYTBRS3LSKUkyLG9mo7B5eMOaDUjpiQL1/FgFaVndpKU5FWd91YpF0DGAuEw== |
2411 | 2411 | dependencies: |
2412 | | - "@graphql-mesh/store" "0.3.1" |
| 2412 | + "@graphql-mesh/store" "0.3.2" |
2413 | 2413 | "@graphql-mesh/types" "0.56.0" |
2414 | | - "@graphql-mesh/utils" "0.22.1" |
| 2414 | + "@graphql-mesh/utils" "0.22.2" |
2415 | 2415 | "@grpc/grpc-js" "^1.1.7" |
2416 | 2416 | "@grpc/proto-loader" "0.6.7" |
2417 | 2417 | globby "11.0.4" |
2418 | 2418 | graphql-compose "9.0.4" |
2419 | | - graphql-scalars "1.13.6" |
| 2419 | + graphql-scalars "1.14.1" |
2420 | 2420 | grpc-reflection-js "0.1.2" |
2421 | 2421 | lodash "4.17.21" |
2422 | 2422 | long "4.0.0" |
|
2675 | 2675 | "@graphql-mesh/utils" "0.22.1" |
2676 | 2676 | "@graphql-tools/utils" "8.5.3" |
2677 | 2677 |
|
| 2678 | +"@graphql-mesh/ [email protected]": |
| 2679 | + version "0.3.2" |
| 2680 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.3.2.tgz#8175b91883e2a1b3cc0bb0d45d9b04110493bf18" |
| 2681 | + integrity sha512-AySK7fyharVWpgv80C/WU1afEsv1ZwjLFMFGsOibsqJTBXPYidiEw+2Wtm3unPSoBw3ZV3Au2yiaNL1mj0Vp/A== |
| 2682 | + dependencies: |
| 2683 | + "@graphql-inspector/core" "3.0.2" |
| 2684 | + "@graphql-mesh/utils" "0.22.2" |
| 2685 | + "@graphql-tools/utils" "8.5.3" |
| 2686 | + |
2678 | 2687 | "@graphql-mesh/ [email protected]": |
2679 | 2688 | version "0.8.5" |
2680 | 2689 | resolved "https://registry.yarnpkg.com/@graphql-mesh/thrift/-/thrift-0.8.5.tgz#cfb72c00721f26a712a5c183a672db017085359b" |
|
3132 | 3141 | object-hash "2.2.0" |
3133 | 3142 | tiny-lru "7.0.6" |
3134 | 3143 |
|
| 3144 | +"@graphql-mesh/ [email protected]": |
| 3145 | + version "0.22.2" |
| 3146 | + resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.22.2.tgz#40d16ac326f0e8036160dc05b31714aa72ad040d" |
| 3147 | + integrity sha512-tJUc7Ihx52Dbp8PIuOolwPpz32+eTnCXUBbByVk/+DScDZcAN3uGOpP1s0KND1V76T3hyKnJu5oKOT+KmGt+xA== |
| 3148 | + dependencies: |
| 3149 | + "@ardatan/string-interpolation" "1.2.12" |
| 3150 | + "@graphql-mesh/types" "0.56.0" |
| 3151 | + "@graphql-tools/delegate" "8.4.2" |
| 3152 | + "@graphql-tools/utils" "8.5.3" |
| 3153 | + "@graphql-typed-document-node/core" "3.1.1" |
| 3154 | + chalk "4.1.2" |
| 3155 | + cross-undici-fetch "0.1.1" |
| 3156 | + date-fns "2.27.0" |
| 3157 | + fetchache "0.1.1" |
| 3158 | + flatstr "1.0.12" |
| 3159 | + graphql-jit "0.7.2" |
| 3160 | + graphql-subscriptions "2.0.0" |
| 3161 | + is-url "1.2.4" |
| 3162 | + js-yaml "4.1.0" |
| 3163 | + lodash "4.17.21" |
| 3164 | + object-hash "2.2.0" |
| 3165 | + tiny-lru "7.0.6" |
| 3166 | + |
3135 | 3167 | "@graphql-portal/config@^0.12.0": |
3136 | 3168 | version "0.12.0" |
3137 | 3169 | resolved "https://registry.yarnpkg.com/@graphql-portal/config/-/config-0.12.0.tgz#6b2937558beadcf7cbbfc67bacdbfb7e0611452e" |
|
9469 | 9501 | node-fetch "^2.6.5" |
9470 | 9502 | undici "^4.9.3" |
9471 | 9503 |
|
| 9504 | + |
| 9505 | + version "0.1.1" |
| 9506 | + resolved "https://registry.yarnpkg.com/cross-undici-fetch/-/cross-undici-fetch-0.1.1.tgz#c3f8666d59a95248115e28029b58d1472a3ebcb2" |
| 9507 | + integrity sha512-RRNXXFiqCtCBN0K9POGAcBXzcrEI8tI/DHGEViZ9IicZzrRZG0HC/dT5TN8aojnHtv2xtOWxaxsd+PmZYrkd/A== |
| 9508 | + dependencies: |
| 9509 | + abort-controller "^3.0.0" |
| 9510 | + form-data-encoder "^1.7.1" |
| 9511 | + formdata-node "^4.3.1" |
| 9512 | + node-fetch "^2.6.5" |
| 9513 | + undici "^4.9.3" |
| 9514 | + |
9472 | 9515 | cross-undici-fetch@^0.0.20: |
9473 | 9516 | version "0.0.20" |
9474 | 9517 | resolved "https://registry.yarnpkg.com/cross-undici-fetch/-/cross-undici-fetch-0.0.20.tgz#6b7c5ac82a3601edd439f37275ac0319d77a120a" |
|
9948 | 9991 | resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.26.0.tgz#fa45305543c392c4f914e50775fd2a4461e60fbd" |
9949 | 9992 | integrity sha512-VQI812dRi3cusdY/fhoBKvc6l2W8BPWU1FNVnFH9Nttjx4AFBRzfSVb/Eyc7jBT6e9sg1XtAGsYpBQ6c/jygbg== |
9950 | 9993 |
|
| 9994 | + |
| 9995 | + version "2.27.0" |
| 9996 | + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.27.0.tgz#e1ff3c3ddbbab8a2eaadbb6106be2929a5a2d92b" |
| 9997 | + integrity sha512-sj+J0Mo2p2X1e306MHq282WS4/A8Pz/95GIFcsPNMPMZVI3EUrAdSv90al1k+p74WGLCruMXk23bfEDZa71X9Q== |
| 9998 | + |
9951 | 9999 | date-fns@^2.16.1: |
9952 | 10000 | version "2.21.1" |
9953 | 10001 | resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.21.1.tgz#679a4ccaa584c0706ea70b3fa92262ac3009d2b0" |
|
11963 | 12011 | semver "^7.3.2" |
11964 | 12012 | tapable "^1.0.0" |
11965 | 12013 |
|
| 12014 | +form-data-encoder@^1.7.1: |
| 12015 | + version "1.7.1" |
| 12016 | + resolved "https://registry.yarnpkg.com/form-data-encoder/-/form-data-encoder-1.7.1.tgz#ac80660e4f87ee0d3d3c3638b7da8278ddb8ec96" |
| 12017 | + integrity sha512-EFRDrsMm/kyqbTQocNvRXMLjc7Es2Vk+IQFx/YW7hkUH1eBl4J1fqiP34l74Yt0pFLCNpc06fkbVk00008mzjg== |
| 12018 | + |
11966 | 12019 | [email protected], form-data@^4.0.0: |
11967 | 12020 | version "4.0.0" |
11968 | 12021 | resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452" |
|
12009 | 12062 | resolved "https://registry.yarnpkg.com/form-urlencoded/-/form-urlencoded-6.0.5.tgz#61263c5cb6806523d0c6124318a9bcb612b7742b" |
12010 | 12063 | integrity sha512-7M7IhZNujsHqjYovM1WTSqcAVOqfvgF8acu6ok1ct1a00l6LVrmagJKkOdRUH/PYKEDOZ7ZAw/Mtq1/Q8CuRTQ== |
12011 | 12064 |
|
| 12065 | +formdata-node@^4.3.1: |
| 12066 | + version "4.3.1" |
| 12067 | + resolved "https://registry.yarnpkg.com/formdata-node/-/formdata-node-4.3.1.tgz#e7b78a2a51f524ccc483b4d223c89690fd22061d" |
| 12068 | + integrity sha512-8xKSa9et4zb+yziWsD/bI+EYjdg1z2p9EpKr+o+Yk12F/wP66bmDdvjj2ZXd2K/MJlR3HBzWnuV7f82jzHRqCA== |
| 12069 | + dependencies: |
| 12070 | + node-domexception "1.0.0" |
| 12071 | + web-streams-polyfill "4.0.0-beta.1" |
| 12072 | + |
12012 | 12073 | formidable@^1.2.2: |
12013 | 12074 | version "1.2.2" |
12014 | 12075 | resolved "https://registry.yarnpkg.com/formidable/-/formidable-1.2.2.tgz#bf69aea2972982675f00865342b982986f6b8dd9" |
|
12603 | 12664 | lodash.merge "4.6.2" |
12604 | 12665 | lodash.mergewith "4.6.2" |
12605 | 12666 |
|
| 12667 | + |
| 12668 | + version "0.7.2" |
| 12669 | + resolved "https://registry.yarnpkg.com/graphql-jit/-/graphql-jit-0.7.2.tgz#8cf08863c22377ea4a0c4b3c12a258f3c94934ca" |
| 12670 | + integrity sha512-u+FuMCBZfoB0v8Iw6blh+D3Feke2m6hS1TFhStJcLTCOyH+KmJPo3XCFJC5QLHxqT+PJEfyf0S+zKJUZjZrhsg== |
| 12671 | + dependencies: |
| 12672 | + "@graphql-typed-document-node/core" "3.1.0" |
| 12673 | + fast-json-stringify "^1.13.0" |
| 12674 | + generate-function "^2.3.1" |
| 12675 | + json-schema "^0.4.0" |
| 12676 | + lodash.memoize "^4.1.2" |
| 12677 | + lodash.merge "4.6.2" |
| 12678 | + lodash.mergewith "4.6.2" |
| 12679 | + |
12606 | 12680 | [email protected], graphql-language-service-interface@^2.8.2, graphql-language-service-interface@^2.9.5: |
12607 | 12681 | version "2.9.5" |
12608 | 12682 | resolved "https://registry.yarnpkg.com/graphql-language-service-interface/-/graphql-language-service-interface-2.9.5.tgz#ab60fdda7020354d25ae548cac597a19621c1737" |
|
12692 | 12766 | dependencies: |
12693 | 12767 | tslib "~2.3.0" |
12694 | 12768 |
|
| 12769 | + |
| 12770 | + version "1.14.1" |
| 12771 | + resolved "https://registry.yarnpkg.com/graphql-scalars/-/graphql-scalars-1.14.1.tgz#546a12ac2901e17202f354c71e336942feb9afa2" |
| 12772 | + integrity sha512-IrJ2SI9IkCmWHyr7yIvtPNGWTWF3eTS+iNnw1DQMmEtsOgs1dUmT0ge+8M1+1xm+q3/5ZqB95yUYyThDyOTE+Q== |
| 12773 | + dependencies: |
| 12774 | + tslib "~2.3.0" |
| 12775 | + |
12695 | 12776 | |
12696 | 12777 | version "1.9.0" |
12697 | 12778 | resolved "https://registry.yarnpkg.com/graphql-scalars/-/graphql-scalars-1.9.0.tgz#fd3171cafc6f51b71d58f6a8ff89ea97477c16d3" |
@@ -15293,6 +15374,11 @@ json-schema@^0.2.3: |
15293 | 15374 | resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.2.5.tgz#97997f50972dd0500214e208c407efa4b5d7063b" |
15294 | 15375 | integrity sha512-gWJOWYFrhQ8j7pVm0EM8Slr+EPVq1Phf6lvzvD/WCeqkrx/f2xBI0xOsRRS9xCn3I4vKtP519dvs3TP09r24wQ== |
15295 | 15376 |
|
| 15377 | +json-schema@^0.4.0: |
| 15378 | + version "0.4.0" |
| 15379 | + resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.4.0.tgz#f7de4cf6efab838ebaeb3236474cbba5a1930ab5" |
| 15380 | + integrity sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA== |
| 15381 | + |
15296 | 15382 | json-source-map@^0.6.1: |
15297 | 15383 | version "0.6.1" |
15298 | 15384 | resolved "https://registry.yarnpkg.com/json-source-map/-/json-source-map-0.6.1.tgz#e0b1f6f4ce13a9ad57e2ae165a24d06e62c79a0f" |
|
16936 | 17022 | prettier "^1.19.1" |
16937 | 17023 | ramda "^0.27.0" |
16938 | 17024 |
|
| 17025 | + |
| 17026 | + version "1.0.0" |
| 17027 | + resolved "https://registry.yarnpkg.com/node-domexception/-/node-domexception-1.0.0.tgz#6888db46a1f71c0b76b3f7555016b63fe64766e5" |
| 17028 | + integrity sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ== |
| 17029 | + |
16939 | 17030 | |
16940 | 17031 | version "1.11.0" |
16941 | 17032 | resolved "https://registry.yarnpkg.com/node-emoji/-/node-emoji-1.11.0.tgz#69a0150e6946e2f115e9d7ea4df7971e2628301c" |
@@ -22669,6 +22760,11 @@ wcwidth@^1.0.1: |
22669 | 22760 | dependencies: |
22670 | 22761 | defaults "^1.0.3" |
22671 | 22762 |
|
| 22763 | + |
| 22764 | + version "4.0.0-beta.1" |
| 22765 | + resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-4.0.0-beta.1.tgz#3b19b9817374b7cee06d374ba7eeb3aeb80e8c95" |
| 22766 | + integrity sha512-3ux37gEX670UUphBF9AMCq8XM6iQ8Ac6A+DSRRjDoRBm1ufCkaCDdNVbaqq60PsEkdNlLKrGtv/YBP4EJXqNtQ== |
| 22767 | + |
22672 | 22768 | |
22673 | 22769 | version "2.1.2" |
22674 | 22770 | resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-2.1.2.tgz#3a6c8faebf9097a6ccd17f5f45c9485d8d62dab1" |
|
0 commit comments