Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen Zhang (张涛) committed Oct 23, 2024
2 parents eea0da8 + e3a2591 commit 840a33a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions packages/canyon-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
},
"dependencies": {
"@mongodb-js/zstd": "^1.2.2",
"@nestjs/apollo": "^12.2.0",
"@nestjs/common": "^10.4.5",
"@nestjs/apollo": "^12.2.1",
"@nestjs/common": "^10.4.6",
"@nestjs/config": "^3.3.0",
"@nestjs/core": "^10.4.5",
"@nestjs/graphql": "^12.2.0",
"@nestjs/core": "^10.4.6",
"@nestjs/graphql": "^12.2.1",
"@nestjs/jwt": "^10.2.0",
"@nestjs/passport": "^10.0.3",
"@nestjs/platform-express": "^10.4.5",
"@nestjs/platform-express": "^10.4.6",
"@nestjs/schedule": "^4.1.1",
"@nestjs/serve-static": "^4.0.2",
"@nestjs/typeorm": "^10.0.2",
Expand Down

0 comments on commit 840a33a

Please sign in to comment.