Skip to content

Commit

Permalink
fix(deps): update apollo graphql packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 24, 2021
1 parent 31af296 commit d57b51c
Show file tree
Hide file tree
Showing 2 changed files with 183 additions and 51 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
}
},
"dependencies": {
"@apollo/client": "3.1.5",
"@apollo/client": "3.3.7",
"@crello/react-lottie": "0.0.9",
"@material-ui/core": "4.11.0",
"@material-ui/icons": "4.9.1",
Expand All @@ -121,7 +121,7 @@
"@nestjs/platform-express": "7.4.4",
"@nestjs/typeorm": "7.1.3",
"@types/cookie-parser": "1.4.2",
"apollo-server-express": "2.17.0",
"apollo-server-express": "2.19.2",
"bcrypt": "5.0.0",
"class-transformer": "0.3.1",
"class-validator": "0.12.2",
Expand Down
Loading

0 comments on commit d57b51c

Please sign in to comment.