Skip to content

Commit 209b9aa

Browse files
committed
upgrade graphql-tools to v7
1 parent 8f8a419 commit 209b9aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/gatsby-source-graphql/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
},
99
"dependencies": {
1010
"@babel/runtime": "^7.11.2",
11-
"@graphql-tools/links": "^6.0.9",
12-
"@graphql-tools/utils": "^6.0.9",
13-
"@graphql-tools/wrap": "^6.0.9",
11+
"@graphql-tools/links": "^7.0.3",
12+
"@graphql-tools/utils": "^7.0.2",
13+
"@graphql-tools/wrap": "^7.0.1",
1414
"apollo-link": "1.2.14",
1515
"apollo-link-http": "^1.5.17",
1616
"dataloader": "^2.0.0",

0 commit comments

Comments
 (0)