Skip to content

Commit

Permalink
fix(deps): update nest monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 5, 2021
1 parent a77d447 commit 7b1e8a2
Show file tree
Hide file tree
Showing 2 changed files with 430 additions and 487 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
"test:e2e": "jest --config ./test/jest-e2e.json"
},
"dependencies": {
"@nestjs/cli": "7.6.0",
"@nestjs/common": "6.11.11",
"@nestjs/core": "6.11.11",
"@nestjs/cli": "8.1.1",
"@nestjs/common": "8.0.6",
"@nestjs/core": "8.0.6",
"@nestjs/graphql": "7.11.0",
"@nestjs/mongoose": "8.0.0",
"@nestjs/platform-express": "6.11.11",
"@nestjs/platform-express": "8.0.6",
"@types/express-serve-static-core": "4.17.24",
"apollo-server-express": "2.25.2",
"bcrypt": "5.0.1",
Expand All @@ -45,7 +45,7 @@
"ws": "7.5.3"
},
"devDependencies": {
"@nestjs/testing": "6.11.11",
"@nestjs/testing": "8.0.6",
"@types/express": "4.17.13",
"@types/jest": "23.3.14",
"@types/node": "14.17.5",
Expand Down
Loading

0 comments on commit 7b1e8a2

Please sign in to comment.