Skip to content

Commit

Permalink
dips upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
xmlking committed Jun 11, 2022
1 parent 7bb160c commit ad7794e
Show file tree
Hide file tree
Showing 3 changed files with 9,209 additions and 17,516 deletions.
22 changes: 11 additions & 11 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,18 @@
},
"dependencies": {
"@godaddy/terminus": "4.10.2",
"@nestjs/common": "8.4.6",
"@nestjs/core": "8.4.6",
"@nestjs/axios": "0.0.8",
"@nestjs/microservices": "8.4.6",
"@nestjs/platform-express": "8.4.6",
"@nestjs/swagger": "5.2.1",
"@nestjs/cqrs": "8.0.4",
"@nestjs/common": "8.4.6",
"@nestjs/core": "^8.4.6",
"@nestjs/cqrs": "^8.0.4",
"@nestjs/microservices": "^8.4.6",
"@nestjs/passport": "8.2.1",
"@nestjs/platform-socket.io": "8.4.6",
"@nestjs/terminus": "8.0.6",
"@nestjs/typeorm": "8.1.2",
"@nestjs/websockets": "8.4.6",
"@nestjs/platform-express": "^8.4.6",
"@nestjs/platform-socket.io": "^8.4.6",
"@nestjs/swagger": "^5.0.8",
"@nestjs/terminus": "^8.0.6",
"@nestjs/typeorm": "^8.1.2",
"@nestjs/websockets": "^8.4.6",
"@nestjsx/crud": "5.0.0-alpha.3",
"@xmlking/jwks-rsa": "1.4.3",
"cache-manager": "4.0.1",
Expand Down Expand Up @@ -60,7 +60,7 @@
},
"optionalDependencies": {
"@nestjs/schematics": "8.0.11",
"@nestjs/testing": "8.4.6",
"@nestjs/testing": "^8.4.6",
"nodemon": "2.0.16",
"supertest": "6.2.3"
}
Expand Down
Loading

0 comments on commit ad7794e

Please sign in to comment.