|
1611 | 1611 | resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.3.0.tgz#ea89004119dc42db2e1dba0f97d553f7372f6fcb"
|
1612 | 1612 | integrity sha512-AHPmaAx+RYfZz0eYu6Gviiagpmiyw98ySSlQvCUhVGDRtDFe4DBS0x1bSjdF3gqUDYOczB+yYvBTtEylYSdRhg==
|
1613 | 1613 |
|
1614 |
| -"@envelop/core@^2.5.0": |
1615 |
| - version "2.5.0" |
1616 |
| - resolved "https://registry.yarnpkg.com/@envelop/core/-/core-2.5.0.tgz#f37ba50ff2e997bcb310b366eacf40b2a2107ee0" |
1617 |
| - integrity sha512-nlDC9q75bjvS/ajbkkVlwGPSYlWhZOQ6StxMTEjvUVefL4o49NpMlGgxfN2mJ64y1CJ3MI/bIemZ3jOHmiv3Og== |
| 1614 | +"@envelop/core@3.0.4": |
| 1615 | + version "3.0.4" |
| 1616 | + resolved "https://registry.yarnpkg.com/@envelop/core/-/core-3.0.4.tgz#6801049bed24487599b4ffa0f836f70cb62714fc" |
| 1617 | + integrity sha512-AybIZxQsDlFQTWHy6YtX/MSQPVuw+eOFtTW90JsHn6EbmcQnD6N3edQfSiTGjggPRHLoC0+0cuYXp2Ly2r3vrQ== |
1618 | 1618 | dependencies:
|
1619 |
| - "@envelop/types" "2.3.1" |
| 1619 | + "@envelop/types" "3.0.1" |
| 1620 | + tslib "2.4.0" |
1620 | 1621 |
|
1621 |
| -"@envelop/parser-cache@^4.6.0": |
1622 |
| - version "4.6.0" |
1623 |
| - resolved "https://registry.yarnpkg.com/@envelop/parser-cache/-/parser-cache-4.6.0.tgz#3ff71acdfbc51097d0dd8051cb961f856cddc400" |
1624 |
| - integrity sha512-Oi3nX76tk5L7K6MdpPr4AjtpMW1XoyISeiaodYD8WxUWY7JzOA7qetuYguUZv/lK5VaLMsJuoWAwxbu1JKEe9A== |
| 1622 | +"@envelop/parser-cache@^5.0.4": |
| 1623 | + version "5.0.4" |
| 1624 | + resolved "https://registry.yarnpkg.com/@envelop/parser-cache/-/parser-cache-5.0.4.tgz#4ff19c16c601c6137a6774fc5660f2e18768c05c" |
| 1625 | + integrity sha512-+kp6nzCVLYI2WQExQcE3FSy6n9ZGB5GYi+ntyjYdxaXU41U1f8RVwiLdyh0Ewn5D/s/zaLin09xkFKITVSAKDw== |
1625 | 1626 | dependencies:
|
1626 | 1627 | lru-cache "^6.0.0"
|
| 1628 | + tslib "^2.4.0" |
1627 | 1629 |
|
1628 |
| -"@envelop/types@2.3.1": |
1629 |
| - version "2.3.1" |
1630 |
| - resolved "https://registry.yarnpkg.com/@envelop/types/-/types-2.3.1.tgz#b857b3fa5d4df7fadd53ef0ee17cf70b54e827b9" |
1631 |
| - integrity sha512-c5VLCVVRJ2R9LpDHg/N2BO2l4veaJhklquW+FX8GfzXU79DPWe8WmX4MbM6ABUZmSLOJkYInifHrnlqAoucxpQ== |
| 1630 | +"@envelop/types@3.0.1": |
| 1631 | + version "3.0.1" |
| 1632 | + resolved "https://registry.yarnpkg.com/@envelop/types/-/types-3.0.1.tgz#0afec3b3f1ab282bc828e6c42c5e26d76ffe363c" |
| 1633 | + integrity sha512-Ok62K1K+rlS+wQw77k8Pis8+1/h7+/9Wk5Fgcc2U6M5haEWsLFAHcHsk8rYlnJdEUl2Y3yJcCSOYbt1dyTaU5w== |
| 1634 | + dependencies: |
| 1635 | + tslib "^2.4.0" |
1632 | 1636 |
|
1633 |
| -"@envelop/validation-cache@^4.6.0": |
1634 |
| - version "4.6.0" |
1635 |
| - resolved "https://registry.yarnpkg.com/@envelop/validation-cache/-/validation-cache-4.6.0.tgz#c4ad678cffbbce05a6fbdd039e8cad20e01a2bbc" |
1636 |
| - integrity sha512-Xn5u/tQHid6GzWDenCJkIn5GsDm2fUCNnAudN1BGjXcRvAEFfTHuchpp1PJxvRAqGdYjznng+NkOcqrP5brQrw== |
| 1637 | +"@envelop/validation-cache@^5.0.5": |
| 1638 | + version "5.0.5" |
| 1639 | + resolved "https://registry.yarnpkg.com/@envelop/validation-cache/-/validation-cache-5.0.5.tgz#9be1c1ba178460dcaf6d277136a381833cc4f931" |
| 1640 | + integrity sha512-69sq5H7hvxE+7VV60i0bgnOiV1PX9GEJHKrBrVvyEZAXqYojKO3DP9jnLGryiPgVaBjN5yw12ge0l0s2gXbolQ== |
1637 | 1641 | dependencies:
|
1638 | 1642 | lru-cache "^6.0.0"
|
| 1643 | + tslib "^2.4.0" |
1639 | 1644 |
|
1640 | 1645 | "@esbuild/linux-loong64@0.15.5":
|
1641 | 1646 | version "0.15.5"
|
|
2485 | 2490 | dependencies:
|
2486 | 2491 | tslib "^2.4.0"
|
2487 | 2492 |
|
2488 |
| -"@graphql-tools/utils@9.1.3", "@graphql-tools/utils@^9.0.0", "@graphql-tools/utils@^9.1.1": |
| 2493 | +"@graphql-tools/utils@9.1.3", "@graphql-tools/utils@^9.0.0", "@graphql-tools/utils@^9.0.1", "@graphql-tools/utils@^9.1.1": |
2489 | 2494 | version "9.1.3"
|
2490 | 2495 | resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-9.1.3.tgz#861f87057b313726136fa6ddfbd2380eae906599"
|
2491 | 2496 | integrity sha512-bbJyKhs6awp1/OmP+WKA1GOyu9UbgZGkhIj5srmiMGLHohEOKMjW784Sk0BZil1w2x95UPu0WHw6/d/HVCACCg==
|
|
2517 | 2522 | resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.1.1.tgz#076d78ce99822258cf813ecc1e7fa460fa74d052"
|
2518 | 2523 | integrity sha512-NQ17ii0rK1b34VZonlmT2QMJFI70m0TRwbknO/ihlbatXyaktDhN/98vBiUU6kNBPljqGqyIrl2T4nY2RpFANg==
|
2519 | 2524 |
|
2520 |
| -"@graphql-yoga/common@^2.12.12": |
2521 |
| - version "2.12.12" |
2522 |
| - resolved "https://registry.yarnpkg.com/@graphql-yoga/common/-/common-2.12.12.tgz#8e90d94e1a3206f91363bd78278e5b0288d032b6" |
2523 |
| - integrity sha512-La2ygIw2qlIJZrRGT4nW70Nam7gQ2xZkOn0FDCnKWSJhQ4nHw4aFAkeHIJdZGK0u2TqtXRrNSAj5cb/TZoqUiQ== |
2524 |
| - dependencies: |
2525 |
| - "@envelop/core" "^2.5.0" |
2526 |
| - "@envelop/parser-cache" "^4.6.0" |
2527 |
| - "@envelop/validation-cache" "^4.6.0" |
2528 |
| - "@graphql-tools/schema" "^9.0.0" |
2529 |
| - "@graphql-tools/utils" "^8.8.0" |
2530 |
| - "@graphql-typed-document-node/core" "^3.1.1" |
2531 |
| - "@graphql-yoga/subscription" "^2.2.3" |
2532 |
| - "@whatwg-node/fetch" "^0.3.0" |
2533 |
| - dset "^3.1.1" |
2534 |
| - tslib "^2.3.1" |
2535 |
| - |
2536 |
| -"@graphql-yoga/node@2.13.13": |
2537 |
| - version "2.13.13" |
2538 |
| - resolved "https://registry.yarnpkg.com/@graphql-yoga/node/-/node-2.13.13.tgz#8f42cab6be3d4d396483c33b490171772569e73b" |
2539 |
| - integrity sha512-3NmdEq3BkuVLRbo5yUi401sBiwowSKgY8O1DN1RwYdHRr0nu2dXzlYEETf4XLymyP6mKsVfQgsy7HQjwsc1oNw== |
| 2525 | +"@graphql-yoga/node@3.3.0": |
| 2526 | + version "3.3.0" |
| 2527 | + resolved "https://registry.yarnpkg.com/@graphql-yoga/node/-/node-3.3.0.tgz#c9fbda6b1044bc2e9ee9c8a72b4cb80ab3f96a8c" |
| 2528 | + integrity sha512-ix/jZZlFQrsSoRWKyZtbNNRA3kn0U3gXlCH+30R6Zqd2WtCH/c9tf5tNE4UW5KsXoCmlxPClFlYf3PSZHGE+FA== |
2540 | 2529 | dependencies:
|
2541 |
| - "@envelop/core" "^2.5.0" |
2542 |
| - "@graphql-tools/utils" "^8.8.0" |
2543 |
| - "@graphql-yoga/common" "^2.12.12" |
2544 |
| - "@graphql-yoga/subscription" "^2.2.3" |
2545 |
| - "@whatwg-node/fetch" "^0.3.0" |
| 2530 | + graphql-yoga "3.3.0" |
2546 | 2531 | tslib "^2.3.1"
|
2547 | 2532 |
|
2548 |
| -"@graphql-yoga/subscription@^2.2.3": |
2549 |
| - version "2.2.3" |
2550 |
| - resolved "https://registry.yarnpkg.com/@graphql-yoga/subscription/-/subscription-2.2.3.tgz#e378fa17a12675ae7b34b2f51e39bc02df312ba0" |
2551 |
| - integrity sha512-It/Dfh+nW2ClTtmOylAa+o7fbKIRYRTH6jfKLj3YB75tkv/rFZ70bjlChDCrEMa46I+zDMg7+cdkrQOXov2fDg== |
| 2533 | +"@graphql-yoga/subscription@^3.0.0": |
| 2534 | + version "3.0.0" |
| 2535 | + resolved "https://registry.yarnpkg.com/@graphql-yoga/subscription/-/subscription-3.0.0.tgz#37d0675ca5845ca4b44b5ce036265a11127448b9" |
| 2536 | + integrity sha512-Wy1m2fcCrSj2a/KbtlQUEJ8Go7M95jeUXEH1dqbS6T6wbReqQHqq5ecSUKNhL49Xziy2Sh6od8iWm7MBUIWAlQ== |
2552 | 2537 | dependencies:
|
2553 |
| - "@graphql-yoga/typed-event-target" "^0.1.1" |
| 2538 | + "@graphql-yoga/typed-event-target" "^1.0.0" |
2554 | 2539 | "@repeaterjs/repeater" "^3.0.4"
|
| 2540 | + "@whatwg-node/events" "0.0.2" |
2555 | 2541 | tslib "^2.3.1"
|
2556 | 2542 |
|
2557 |
| -"@graphql-yoga/typed-event-target@^0.1.1": |
2558 |
| - version "0.1.1" |
2559 |
| - resolved "https://registry.yarnpkg.com/@graphql-yoga/typed-event-target/-/typed-event-target-0.1.1.tgz#248d56a76046d805af8c0da3ef590cdb95d2c192" |
2560 |
| - integrity sha512-l23kLKHKhfD7jmv4OUlzxMTihSqgIjGWCSb0KdlLkeiaF2jjuo8pRhX200hFTrtjRHGSYS1fx2lltK/xWci+vw== |
| 2543 | +"@graphql-yoga/typed-event-target@^1.0.0": |
| 2544 | + version "1.0.0" |
| 2545 | + resolved "https://registry.yarnpkg.com/@graphql-yoga/typed-event-target/-/typed-event-target-1.0.0.tgz#dae3c0146f08a4dc30b5b890f8bab706c2b62199" |
| 2546 | + integrity sha512-Mqni6AEvl3VbpMtKw+TIjc9qS9a8hKhiAjFtqX488yq5oJtj9TkNlFTIacAVS3vnPiswNsmDiQqvwUOcJgi1DA== |
2561 | 2547 | dependencies:
|
2562 | 2548 | "@repeaterjs/repeater" "^3.0.4"
|
2563 | 2549 | tslib "^2.3.1"
|
|
4235 | 4221 | resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.2.39.tgz#302df167559a1a5156da162d8cc6760cef67f8e3"
|
4236 | 4222 | integrity sha512-D3dl2ZB9qE6mTuWPk9RlhDeP1dgNRUKC3NJxji74A4yL8M2MwlhLKUC/49WHjrNzSPug58fWx/yFbaTzGAQSBw==
|
4237 | 4223 |
|
| 4224 | +"@whatwg-node/events@0.0.2": |
| 4225 | + version "0.0.2" |
| 4226 | + resolved "https://registry.yarnpkg.com/@whatwg-node/events/-/events-0.0.2.tgz#7b7107268d2982fc7b7aff5ee6803c64018f84dd" |
| 4227 | + integrity sha512-WKj/lI4QjnLuPrim0cfO7i+HsDSXHxNv1y0CrJhdntuO3hxWZmnXCwNDnwOvry11OjRin6cgWNF+j/9Pn8TN4w== |
| 4228 | + |
4238 | 4229 | "@whatwg-node/fetch@0.5.3", "@whatwg-node/fetch@^0.5.0":
|
4239 | 4230 | version "0.5.3"
|
4240 | 4231 | resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.5.3.tgz#afbd38a2e5392d91318845b967529076ca654b9e"
|
|
4249 | 4240 | undici "^5.12.0"
|
4250 | 4241 | web-streams-polyfill "^3.2.0"
|
4251 | 4242 |
|
4252 |
| -"@whatwg-node/fetch@^0.3.0": |
4253 |
| - version "0.3.2" |
4254 |
| - resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.3.2.tgz#da4323795c26c135563ba01d49dc16037bec4287" |
4255 |
| - integrity sha512-Bs5zAWQs0tXsLa4mRmLw7Psps1EN78vPtgcLpw3qPY8s6UYPUM67zFZ9cy+7tZ64PXhfwzxJn+m7RH2Lq48RNQ== |
| 4243 | +"@whatwg-node/fetch@0.6.1", "@whatwg-node/fetch@^0.6.0": |
| 4244 | + version "0.6.1" |
| 4245 | + resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.6.1.tgz#802a3e71ade25c04211efc2f1520a25a8829924f" |
| 4246 | + integrity sha512-sG39WLvcJxGZ+gDstnLSXR2IcnuvIOB51KxCFo0mEhFW0q2u8fZgolr0HPkL+zXwOJsnmT+9V3IRcqLnTXdqVQ== |
4256 | 4247 | dependencies:
|
4257 | 4248 | "@peculiar/webcrypto" "^1.4.0"
|
4258 | 4249 | abort-controller "^3.0.0"
|
4259 | 4250 | busboy "^1.6.0"
|
4260 |
| - event-target-polyfill "^0.0.3" |
4261 | 4251 | form-data-encoder "^1.7.1"
|
4262 | 4252 | formdata-node "^4.3.1"
|
4263 | 4253 | node-fetch "^2.6.7"
|
4264 |
| - undici "^5.8.0" |
| 4254 | + undici "^5.12.0" |
| 4255 | + urlpattern-polyfill "^6.0.2" |
4265 | 4256 | web-streams-polyfill "^3.2.0"
|
4266 | 4257 |
|
4267 | 4258 | "@whatwg-node/fetch@^0.4.0":
|
|
4279 | 4270 | undici "^5.8.0"
|
4280 | 4271 | web-streams-polyfill "^3.2.0"
|
4281 | 4272 |
|
4282 |
| -"@whatwg-node/fetch@^0.6.0": |
4283 |
| - version "0.6.1" |
4284 |
| - resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.6.1.tgz#802a3e71ade25c04211efc2f1520a25a8829924f" |
4285 |
| - integrity sha512-sG39WLvcJxGZ+gDstnLSXR2IcnuvIOB51KxCFo0mEhFW0q2u8fZgolr0HPkL+zXwOJsnmT+9V3IRcqLnTXdqVQ== |
| 4273 | +"@whatwg-node/server@0.5.4": |
| 4274 | + version "0.5.4" |
| 4275 | + resolved "https://registry.yarnpkg.com/@whatwg-node/server/-/server-0.5.4.tgz#2d9101a7923870336731727f56e44fcdfe1ffeb2" |
| 4276 | + integrity sha512-JDMmRyyQXdXOzPY2hhJNR+n4K3F2+LuReHbnF81oi+pnNAgHiffr6s9ZGVI3bO9p/Hv/3v0ur3VaMmTPGtxdUA== |
4286 | 4277 | dependencies:
|
4287 |
| - "@peculiar/webcrypto" "^1.4.0" |
4288 |
| - abort-controller "^3.0.0" |
4289 |
| - busboy "^1.6.0" |
4290 |
| - form-data-encoder "^1.7.1" |
4291 |
| - formdata-node "^4.3.1" |
4292 |
| - node-fetch "^2.6.7" |
4293 |
| - undici "^5.12.0" |
4294 |
| - urlpattern-polyfill "^6.0.2" |
4295 |
| - web-streams-polyfill "^3.2.0" |
| 4278 | + "@whatwg-node/fetch" "0.6.1" |
| 4279 | + tslib "^2.3.1" |
4296 | 4280 |
|
4297 | 4281 | "@wry/context@^0.6.0":
|
4298 | 4282 | version "0.6.1"
|
@@ -7939,6 +7923,23 @@ graphql-ws@5.11.2:
|
7939 | 7923 | resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.11.2.tgz#d5e0acae8b4d4a4cf7be410a24135cfcefd7ddc0"
|
7940 | 7924 | integrity sha512-4EiZ3/UXYcjm+xFGP544/yW1+DVI8ZpKASFbzrV5EDTFWJp0ZvLl4Dy2fSZAzz9imKp5pZMIcjB0x/H69Pv/6w==
|
7941 | 7925 |
|
| 7926 | +graphql-yoga@3.3.0: |
| 7927 | + version "3.3.0" |
| 7928 | + resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-3.3.0.tgz#4d29c2916c8b165b5c3d3f6570b6c34328b2daf8" |
| 7929 | + integrity sha512-xkxenHhwQ5RWmjp7iNVYl0oIsVzt3wZb2GRXESiFYoRMl8pRSzuVlGvdVejEVWi6TWYHvYAF2LvuKrm1on4Gzw== |
| 7930 | + dependencies: |
| 7931 | + "@envelop/core" "3.0.4" |
| 7932 | + "@envelop/parser-cache" "^5.0.4" |
| 7933 | + "@envelop/validation-cache" "^5.0.5" |
| 7934 | + "@graphql-tools/executor" "0.0.11" |
| 7935 | + "@graphql-tools/schema" "^9.0.0" |
| 7936 | + "@graphql-tools/utils" "^9.0.1" |
| 7937 | + "@graphql-yoga/subscription" "^3.0.0" |
| 7938 | + "@whatwg-node/fetch" "0.6.1" |
| 7939 | + "@whatwg-node/server" "0.5.4" |
| 7940 | + dset "^3.1.1" |
| 7941 | + tslib "^2.3.1" |
| 7942 | + |
7942 | 7943 | graphql@16.6.0, graphql@^16.0.0:
|
7943 | 7944 | version "16.6.0"
|
7944 | 7945 | resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.6.0.tgz#c2dcffa4649db149f6282af726c8c83f1c7c5fdb"
|
|
0 commit comments