Skip to content

Commit 3f07fe0

Browse files
authored
Merge pull request #509 from GraphQL-Portal/renovate/graphql-15.x
fix(deps): update dependency graphql to v15.5.3
2 parents d829345 + ca61754 commit 3f07fe0

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

packages/gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"dd-trace": "^1.0.0",
7373
"express": "^4.17.1",
7474
"express-graphql": "^0.12.0",
75-
"graphql": "15.5.1",
75+
"graphql": "15.5.3",
7676
"graphql-cost-analysis": "^1.0.3",
7777
"graphql-depth-limit": "^1.1.0",
7878
"graphql-helix": "^1.6.1",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6298,7 +6298,12 @@ graphql-ws@^5.1.2:
62986298
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.2.0.tgz#6c2e8db483f92f3c82b1932951f46060c3e95a1e"
62996299
integrity sha512-7Mm8H8vEuT8LQCSeok4M92uE9LSMHNVHTdPV74bTQJZfKK4jnPmv3Iv26fMOhJaju54lvTY2mPlCzdb/uux82w==
63006300

6301-
[email protected], "graphql@>=0.9 <0.14 || ^14.0.2 || ^15.4.0", "graphql@^0.6.0 || ^0.7.0 || ^0.8.0-b || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.2 || ^15.0.0", graphql@^15.3.0, graphql@^15.4.0:
6301+
6302+
version "15.5.3"
6303+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.5.3.tgz#c72349017d5c9f5446a897fe6908b3186db1da00"
6304+
integrity sha512-sM+jXaO5KinTui6lbK/7b7H/Knj9BpjGxZ+Ki35v7YbUJxxdBCUqNM0h3CRVU1ZF9t5lNiBzvBCSYPvIwxPOQA==
6305+
6306+
"graphql@>=0.9 <0.14 || ^14.0.2 || ^15.4.0", "graphql@^0.6.0 || ^0.7.0 || ^0.8.0-b || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.2 || ^15.0.0", graphql@^15.3.0, graphql@^15.4.0:
63026307
version "15.5.1"
63036308
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.5.1.tgz#f2f84415d8985e7b84731e7f3536f8bb9d383aad"
63046309
integrity sha512-FeTRX67T3LoE3LWAxxOlW2K3Bz+rMYAC18rRguK4wgXaTZMiJwSUwDmPFo3UadAKbzirKIg5Qy+sNJXbpPRnQw==

0 commit comments

Comments
 (0)