Skip to content

Commit

Permalink
fix(dependency maintenance): update apollo graphql packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 30, 2021
1 parent e75e06f commit a1fcfef
Show file tree
Hide file tree
Showing 2 changed files with 221 additions and 20 deletions.
237 changes: 219 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"docs:dev": "vuepress dev docs"
},
"dependencies": {
"@apollo/gateway": "0.21.3",
"@apollo/gateway": "0.21.4",
"@hapi/joi": "17.1.1",
"@instana/collector": "1.117.3",
"@nestjs/common": "7.2.0",
Expand All @@ -38,7 +38,7 @@
"@nestjs/websockets": "7.2.0",
"@types/graphql": "14.5.0",
"amazon-cognito-identity-js": "4.5.14",
"apollo-server-fastify": "2.19.0",
"apollo-server-fastify": "2.19.2",
"aws-sdk": "2.875.0",
"class-transformer": "0.3.1",
"class-validator": "0.13.1",
Expand Down

0 comments on commit a1fcfef

Please sign in to comment.