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 Sep 16, 2022
1 parent dc33c80 commit 0ee37e0
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 24 deletions.
6 changes: 3 additions & 3 deletions packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@nestjs/common": "8.4.7",
"@nestjs/config": "2.2.0",
"@nestjs/core": "8.4.7",
"@nestjs/graphql": "10.1.0",
"@nestjs/graphql": "10.1.1",
"@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.1",
"lodash": "4.17.21",
"multer": "1.4.5-lts.1",
"node-fetch": "2.6.7",
Expand Down
73 changes: 52 additions & 21 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 0ee37e0

Please sign in to comment.