@@ -2323,12 +2323,12 @@
[email protected] , graphql-import@^0.7.0, graphql-import@^0.7.1:
2323
2323
lodash "^4.17.4"
2324
2324
resolve-from "^4.0.0"
2325
2325
2326
-
2327
- version "3.0.2 "
2328
- resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-3.0.2 .tgz#c8cdb67615eec02aec237b455e679f5fc973ddc4 "
2329
- integrity sha512-sRqu1sF+77z42z1OVM1QDHKQWnWY5K3nAgqWiZwx3U4tqNZprrDuXxSChPMliV343IrVkpYdejUYq9w24Ot3FA ==
2326
+
2327
+ version "3.0.5 "
2328
+ resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-3.0.5 .tgz#8cbce45ce4be95bd4600ffe5332e1936ec721e10 "
2329
+ integrity sha512-84HBmvJlMKxgavbygbRgn2i1fOSrZ7KhxWToWDpe4xOgnWxGb5WY1rwRIkyK25ajh4qRwLtGPbBxtClzwGngCQ ==
2330
2330
dependencies :
2331
- graphql-tools "^4.0.4 "
2331
+ graphql-tools "^4.0.5 "
2332
2332
2333
2333
2334
2334
version "1.6.12"
@@ -2435,7 +2435,7 @@ graphql-tag@^2.10.0:
2435
2435
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.10.0.tgz#87da024be863e357551b2b8700e496ee2d4353ae"
2436
2436
integrity sha512-9FD6cw976TLLf9WYIUPCaaTpniawIjHWZSwIRZSjrfufJamcXbVVYfN2TWvJYbw0Xf2JjYbl1/f2+wDnBVw3/w==
2437
2437
2438
-
2438
+ [email protected] , graphql-tools@^4.0.5 :
2439
2439
version "4.0.5"
2440
2440
resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-4.0.5.tgz#d2b41ee0a330bfef833e5cdae7e1f0b0d86b1754"
2441
2441
integrity sha512-kQCh3IZsMqquDx7zfIGWBau42xe46gmqabwYkpPlCLIjcEY1XK+auP7iGRD9/205BPyoQdY8hT96MPpgERdC9Q==
@@ -2457,17 +2457,6 @@ graphql-tools@^4.0.0:
2457
2457
iterall "^1.1.3"
2458
2458
uuid "^3.1.0"
2459
2459
2460
- graphql-tools@^4.0.4 :
2461
- version "4.0.4"
2462
- resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-4.0.4.tgz#ca08a63454221fdde825fe45fbd315eb2a6d566b"
2463
- integrity sha512-chF12etTIGVVGy3fCTJ1ivJX2KB7OSG4c6UOJQuqOHCmBQwTyNgCDuejZKvpYxNZiEx7bwIjrodDgDe9RIkjlw==
2464
- dependencies :
2465
- apollo-link "^1.2.3"
2466
- apollo-utilities "^1.0.1"
2467
- deprecated-decorator "^0.1.6"
2468
- iterall "^1.1.3"
2469
- uuid "^3.1.0"
2470
-
2471
2460
graphql-upload@^8.0.0 :
2472
2461
version "8.0.7"
2473
2462
resolved "https://registry.yarnpkg.com/graphql-upload/-/graphql-upload-8.0.7.tgz#8644264e241529552ea4b3797e7ee15809cf01a3"
@@ -2478,10 +2467,10 @@ graphql-upload@^8.0.0:
2478
2467
http-errors "^1.7.2"
2479
2468
object-path "^0.11.4"
2480
2469
2481
-
2482
- version "1.18.1 "
2483
- resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.18.1 .tgz#c9c5e303a4bc9a3fba98fb265b95a8a233eeb8a7 "
2484
- integrity sha512-xNjOTMaE1ybFjB+t65Q/YISSD8sqBl5ny1bsXYBuNcEWNS5/sdUq1R9dm7BbgCD9yUiRYg3q6QiKAuLxdAhfuw ==
2470
+
2471
+ version "1.18.2 "
2472
+ resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.18.2 .tgz#74a87072258b080b0e0d89a62010ee96e657d2cf "
2473
+ integrity sha512-DUJ7g7oIj/PquDHGkC7Zu8foIFBns+l2qFIeuscpilyvIT6k/2u6NN6h01KWGjIgoz7mS9SKXKiYSkR9Y86ytw ==
2485
2474
dependencies :
2486
2475
" @types/aws-lambda" " 8.10.13"
2487
2476
" @types/cors" " ^2.8.4"
2498
2487
graphql "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"
2499
2488
graphql-deduplicator "^2.0.1"
2500
2489
graphql-import "^0.7.0"
2501
- graphql-middleware "3.0.2 "
2490
+ graphql-middleware "3.0.5 "
2502
2491
graphql-playground-middleware-express "1.7.11"
2503
2492
graphql-playground-middleware-lambda "1.7.12"
2504
2493
graphql-subscriptions "^0.5.8"
0 commit comments