Skip to content

Commit cd6527e

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency graphql-yoga to v1.18.2
1 parent 311b6f3 commit cd6527e

File tree

2 files changed

+12
-23
lines changed

2 files changed

+12
-23
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"graphql": "14.4.2",
1717
"graphql-tag": "2.10.1",
1818
"graphql-tools": "4.0.5",
19-
"graphql-yoga": "1.18.1",
19+
"graphql-yoga": "1.18.2",
2020
"jsonwebtoken": "8.5.1",
2121
"prisma-binding": "2.3.15",
2222
"prisma-client-lib": "1.34.5"

Diff for: yarn.lock

+11-22
Original file line numberDiff line numberDiff line change
@@ -2323,12 +2323,12 @@ [email protected], graphql-import@^0.7.0, graphql-import@^0.7.1:
23232323
lodash "^4.17.4"
23242324
resolve-from "^4.0.0"
23252325

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==
23302330
dependencies:
2331-
graphql-tools "^4.0.4"
2331+
graphql-tools "^4.0.5"
23322332

23332333
23342334
version "1.6.12"
@@ -2435,7 +2435,7 @@ graphql-tag@^2.10.0:
24352435
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.10.0.tgz#87da024be863e357551b2b8700e496ee2d4353ae"
24362436
integrity sha512-9FD6cw976TLLf9WYIUPCaaTpniawIjHWZSwIRZSjrfufJamcXbVVYfN2TWvJYbw0Xf2JjYbl1/f2+wDnBVw3/w==
24372437

2438-
2438+
[email protected], graphql-tools@^4.0.5:
24392439
version "4.0.5"
24402440
resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-4.0.5.tgz#d2b41ee0a330bfef833e5cdae7e1f0b0d86b1754"
24412441
integrity sha512-kQCh3IZsMqquDx7zfIGWBau42xe46gmqabwYkpPlCLIjcEY1XK+auP7iGRD9/205BPyoQdY8hT96MPpgERdC9Q==
@@ -2457,17 +2457,6 @@ graphql-tools@^4.0.0:
24572457
iterall "^1.1.3"
24582458
uuid "^3.1.0"
24592459

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-
24712460
graphql-upload@^8.0.0:
24722461
version "8.0.7"
24732462
resolved "https://registry.yarnpkg.com/graphql-upload/-/graphql-upload-8.0.7.tgz#8644264e241529552ea4b3797e7ee15809cf01a3"
@@ -2478,10 +2467,10 @@ graphql-upload@^8.0.0:
24782467
http-errors "^1.7.2"
24792468
object-path "^0.11.4"
24802469

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==
24852474
dependencies:
24862475
"@types/aws-lambda" "8.10.13"
24872476
"@types/cors" "^2.8.4"
@@ -2498,7 +2487,7 @@ [email protected]:
24982487
graphql "^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"
24992488
graphql-deduplicator "^2.0.1"
25002489
graphql-import "^0.7.0"
2501-
graphql-middleware "3.0.2"
2490+
graphql-middleware "3.0.5"
25022491
graphql-playground-middleware-express "1.7.11"
25032492
graphql-playground-middleware-lambda "1.7.12"
25042493
graphql-subscriptions "^0.5.8"

0 commit comments

Comments
 (0)