|
824 | 824 | dependencies:
|
825 | 825 | tslib "~2.3.0"
|
826 | 826 |
|
827 |
| -"@graphql-typed-document-node/[email protected]": |
828 |
| - version "3.1.0" |
829 |
| - resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.1.0.tgz#0eee6373e11418bfe0b5638f654df7a4ca6a3950" |
830 |
| - integrity sha512-wYn6r8zVZyQJ6rQaALBEln5B1pzxb9shV5Ef97kTvn6yVGrqyXVnDqnU24MXnFubR+rZjBY9NWuxX3FB2sTsjg== |
831 |
| - |
832 | 827 | "@graphql-typed-document-node/core@^3.1.1":
|
833 | 828 | version "3.1.1"
|
834 | 829 | resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.1.1.tgz#076d78ce99822258cf813ecc1e7fa460fa74d052"
|
@@ -4881,11 +4876,16 @@ fastify-cors@^6.0.0:
|
4881 | 4876 | fastify-plugin "^3.0.0"
|
4882 | 4877 | vary "^1.1.2"
|
4883 | 4878 |
|
4884 |
| -fastify-error@^0.3.0, fastify-error@^0.3.1: |
| 4879 | +fastify-error@^0.3.0: |
4885 | 4880 | version "0.3.1"
|
4886 | 4881 | resolved "https://registry.yarnpkg.com/fastify-error/-/fastify-error-0.3.1.tgz#8eb993e15e3cf57f0357fc452af9290f1c1278d2"
|
4887 | 4882 | integrity sha512-oCfpcsDndgnDVgiI7bwFKAun2dO+4h84vBlkWsWnz/OUK9Reff5UFoFl241xTiLeHWX/vU9zkDVXqYUxjOwHcQ==
|
4888 | 4883 |
|
| 4884 | +fastify-error@^1.0.0: |
| 4885 | + version "1.0.0" |
| 4886 | + resolved "https://registry.yarnpkg.com/fastify-error/-/fastify-error-1.0.0.tgz#696eaf420e5e57dba73f954c1cdba1394128fe36" |
| 4887 | + integrity sha512-RauR3BH7vy5QXra5kZpOt7KxR7G344LmKX+uRY+QrXjfZXa2RT9PE9svAdyTruxZCCgFcnnSu6dASRFMXx6z8A== |
| 4888 | + |
4889 | 4889 |
|
4890 | 4890 | version "5.2.0"
|
4891 | 4891 | resolved "https://registry.yarnpkg.com/fastify-formbody/-/fastify-formbody-5.2.0.tgz#942f0847f106888cad419812590cfff7ffb61f92"
|
@@ -5439,12 +5439,12 @@ graceful-fs@^4.2.9:
|
5439 | 5439 | resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.9.tgz#041b05df45755e587a24942279b9d113146e1c96"
|
5440 | 5440 | integrity sha512-NtNxqUcXgpW2iMrfqSfR73Glt39K+BLwWsPs94yR63v45T0Wbej7eRmL5cWfwEgqXnmjQp3zaJTshdRW/qC2ZQ==
|
5441 | 5441 |
|
5442 |
| -graphql-jit@^0.7.0: |
5443 |
| - version "0.7.2" |
5444 |
| - resolved "https://registry.yarnpkg.com/graphql-jit/-/graphql-jit-0.7.2.tgz#8cf08863c22377ea4a0c4b3c12a258f3c94934ca" |
5445 |
| - integrity sha512-u+FuMCBZfoB0v8Iw6blh+D3Feke2m6hS1TFhStJcLTCOyH+KmJPo3XCFJC5QLHxqT+PJEfyf0S+zKJUZjZrhsg== |
| 5442 | +graphql-jit@^0.7.3: |
| 5443 | + version "0.7.3" |
| 5444 | + resolved "https://registry.yarnpkg.com/graphql-jit/-/graphql-jit-0.7.3.tgz#cdc14d93efb8aba75cafb0be263cbafd4881d4d9" |
| 5445 | + integrity sha512-sb7j5K4uWjpzZvmhEzU9ei9bgZImmB8bnzE2u9Mi5IkDk1Hjb0wc5+r7XAy9dwWDfuAzFZnN5mOmKjsBu1+4xw== |
5446 | 5446 | dependencies:
|
5447 |
| - "@graphql-typed-document-node/core" "3.1.0" |
| 5447 | + "@graphql-typed-document-node/core" "^3.1.1" |
5448 | 5448 | fast-json-stringify "^1.13.0"
|
5449 | 5449 | generate-function "^2.3.1"
|
5450 | 5450 | json-schema "^0.4.0"
|
|
5478 | 5478 | resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.5.5.tgz#f375486d3f196e2a2527b503644693ae3a8670a9"
|
5479 | 5479 | integrity sha512-hvyIS71vs4Tu/yUYHPvGXsTgo0t3arU820+lT5VjZS2go0ewp2LqyCgxEN56CzOG7Iys52eRhHBiD1gGRdiQtw==
|
5480 | 5480 |
|
5481 |
| -graphql@*, [email protected], graphql@^15.5.1: |
| 5481 | +graphql@*, [email protected], graphql@^16.0.0: |
5482 | 5482 | version "15.8.0"
|
5483 | 5483 | resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.8.0.tgz#33410e96b012fa3bdb1091cc99a94769db212b38"
|
5484 | 5484 | integrity sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw==
|
|
7280 | 7280 | cookie "^0.4.2"
|
7281 | 7281 | ws "^8.4.2"
|
7282 | 7282 |
|
7283 |
| -mercurius@8.12.0: |
7284 |
| - version "8.12.0" |
7285 |
| - resolved "https://registry.yarnpkg.com/mercurius/-/mercurius-8.12.0.tgz#ec53deabc0fab28d02cae6cbbad8b5f6745156b4" |
7286 |
| - integrity sha512-z36afRf2GgoS3NCHJUV6wKVg8jlNuCC/dkWsARWwrbZeVd7LXZRZclOu8z9aFP2+45P1KwtzZ/B+zG++oOKbQA== |
| 7283 | +mercurius@9.3.3: |
| 7284 | + version "9.3.3" |
| 7285 | + resolved "https://registry.yarnpkg.com/mercurius/-/mercurius-9.3.3.tgz#940c6563f909c23bff9ae30c872ffcc7b8568500" |
| 7286 | + integrity sha512-C6OFyu40MeEYrVCZItCliyWO4E4Xplprd0nv8jUTNPDozLKWQUHueXECEvhwH8XFYw0axdtxKAJVDaKkPZTOGg== |
7287 | 7287 | dependencies:
|
7288 | 7288 | "@types/isomorphic-form-data" "^2.0.0"
|
7289 | 7289 | events.on "^1.0.1"
|
7290 |
| - fastify-error "^0.3.1" |
| 7290 | + fastify-error "^1.0.0" |
7291 | 7291 | fastify-plugin "^3.0.0"
|
7292 | 7292 | fastify-static "^4.2.2"
|
7293 | 7293 | fastify-websocket "^4.0.0"
|
7294 |
| - graphql "^15.5.1" |
7295 |
| - graphql-jit "^0.7.0" |
| 7294 | + graphql "^16.0.0" |
| 7295 | + graphql-jit "^0.7.3" |
7296 | 7296 | mqemitter "^4.4.1"
|
7297 | 7297 | p-map "^4.0.0"
|
7298 | 7298 | promise.allsettled "^1.0.4"
|
7299 | 7299 | readable-stream "^3.6.0"
|
7300 | 7300 | safe-stable-stringify "^2.3.0"
|
7301 | 7301 | secure-json-parse "^2.4.0"
|
7302 | 7302 | single-user-cache "^0.6.0"
|
7303 |
| - tiny-lru "^7.0.6" |
| 7303 | + tiny-lru "^8.0.1" |
7304 | 7304 | undici "^4.8.0"
|
7305 | 7305 | ws "^8.2.2"
|
7306 | 7306 |
|
@@ -9754,11 +9754,6 @@ through@2, "through@>=2.2.7 <3", through@^2.3.4, through@^2.3.6, through@^2.3.8:
|
9754 | 9754 | resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
|
9755 | 9755 | integrity sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=
|
9756 | 9756 |
|
9757 |
| -tiny-lru@^7.0.6: |
9758 |
| - version "7.0.6" |
9759 |
| - resolved "https://registry.yarnpkg.com/tiny-lru/-/tiny-lru-7.0.6.tgz#b0c3cdede1e5882aa2d1ae21cb2ceccf2a331f24" |
9760 |
| - integrity sha512-zNYO0Kvgn5rXzWpL0y3RS09sMK67eGaQj9805jlK9G6pSadfriTczzLHFXa/xcW4mIRfmlB9HyQ/+SgL0V1uow== |
9761 |
| - |
9762 | 9757 | tiny-lru@^8.0.1:
|
9763 | 9758 | version "8.0.1"
|
9764 | 9759 | resolved "https://registry.yarnpkg.com/tiny-lru/-/tiny-lru-8.0.1.tgz#c1d77d806e68035aaa2253e253d212291240ece2"
|
|
0 commit comments