Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#4436)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored May 4, 2022
1 parent 394a3fc commit 27c0e41
Show file tree
Hide file tree
Showing 4 changed files with 161 additions and 123 deletions.
2 changes: 1 addition & 1 deletion benchmark/federation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"loadtest:monolith": "k6 -e ENDPOINT=monolith run k6.js"
},
"dependencies": {
"@apollo/gateway": "2.0.1",
"@apollo/gateway": "2.0.2",
"@apollo/federation": "0.36.1",
"@graphql-tools/stitch": "8.6.9",
"@graphql-tools/stitching-directives": "2.2.14",
Expand Down
2 changes: 1 addition & 1 deletion packages/links/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@apollo/client": "3.6.2",
"@types/apollo-upload-client": "17.0.0",
"@types/graphql-upload": "8.0.11",
"@graphql-yoga/node": "2.4.0",
"@graphql-yoga/node": "2.4.1",
"graphql-upload": "13.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/url/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"@envelop/live-query": "3.3.1",
"@graphql-yoga/node": "2.4.0",
"@graphql-yoga/node": "2.4.1",
"@types/extract-files": "8.1.1",
"@types/valid-url": "1.0.3",
"babel-loader": "8.2.5",
Expand Down
Loading

1 comment on commit 27c0e41

@vercel
Copy link

@vercel vercel bot commented on 27c0e41 May 4, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.