Skip to content

Commit

Permalink
Update nestjs dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 3, 2022
1 parent afd7222 commit 4cc470e
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 48 deletions.
8 changes: 4 additions & 4 deletions packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,11 @@
"typescript": "4.8.3"
},
"dependencies": {
"@nestjs/apollo": "10.1.0",
"@nestjs/apollo": "10.1.3",
"@nestjs/common": "8.4.7",
"@nestjs/config": "2.2.0",
"@nestjs/core": "8.4.7",
"@nestjs/graphql": "10.1.0",
"@nestjs/graphql": "10.1.3",
"@nestjs/platform-express": "8.4.7",
"@relate/common": "workspace:*",
"@relate/types": "workspace:*",
Expand All @@ -71,9 +71,9 @@
"fs-extra": "9.1.0",
"graphql": "16.6.0",
"graphql-subscriptions": "2.0.0",
"graphql-tools": "8.3.4",
"graphql-tools": "8.3.6",
"graphql-type-json": "0.3.2",
"graphql-ws": "5.10.1",
"graphql-ws": "5.11.2",
"lodash": "4.17.21",
"multer": "1.4.5-lts.1",
"node-fetch": "2.6.7",
Expand Down
133 changes: 89 additions & 44 deletions pnpm-lock.yaml

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

0 comments on commit 4cc470e

Please sign in to comment.