Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Commit

Permalink
Update Apollo GraphQL packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 1, 2023
1 parent 50781e5 commit b6b3bfb
Show file tree
Hide file tree
Showing 3 changed files with 170 additions and 52 deletions.
4 changes: 2 additions & 2 deletions packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"@nestjs/testing": "8.2.4",
"@typegoose/typegoose": "8.3.0",
"@types/graphql-upload": "8.0.8",
"apollo-server-express": "2.25.3",
"apollo-server-fastify": "2.25.3",
"apollo-server-express": "2.26.2",
"apollo-server-fastify": "2.26.2",
"bcrypt": "5.0.1",
"body-parser": "1.19.1",
"class-transformer": "0.5.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"codegen": "graphql-codegen --config codegen.yml"
},
"dependencies": {
"@apollo/client": "3.5.6",
"@apollo/client": "3.8.1",
"@emotion/react": "11.7.1",
"@emotion/styled": "11.6.0",
"@material-ui/core": "5.0.0-alpha.32",
Expand Down
Loading

0 comments on commit b6b3bfb

Please sign in to comment.