Skip to content

Commit 4ba7642

Browse files
committed
fix(deps): update minor and patch for gatsby-source-graphql
1 parent 7a8c0ac commit 4ba7642

File tree

2 files changed

+147
-388
lines changed

2 files changed

+147
-388
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.12.5",
11-
"@graphql-tools/links": "^7.0.3",
12-
"@graphql-tools/utils": "^7.0.2",
13-
"@graphql-tools/wrap": "^7.0.1",
11+
"@graphql-tools/links": "^7.0.5",
12+
"@graphql-tools/utils": "^7.5.0",
13+
"@graphql-tools/wrap": "^7.0.5",
1414
"apollo-link": "1.2.14",
1515
"apollo-link-http": "^1.5.17",
1616
"dataloader": "^2.0.0",

0 commit comments

Comments
 (0)