Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v10.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 17, 2024
1 parent 5a59882 commit 54e1f5a
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 72 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
"dependencies": {
"@apollo/server": "4.11.0",
"@nestjs/apollo": "12.2.0",
"@nestjs/common": "10.4.2",
"@nestjs/core": "10.4.2",
"@nestjs/common": "10.4.3",
"@nestjs/core": "10.4.3",
"@nestjs/graphql": "12.2.0",
"@nestjs/platform-express": "10.4.2",
"@nestjs/platform-express": "10.4.3",
"@nestjs/schedule": "4.1.1",
"@nestjs/swagger": "7.4.2",
"@nestjs/throttler": "6.2.1",
Expand All @@ -47,7 +47,7 @@
"@commitlint/config-conventional": "19.5.0",
"@nestjs/cli": "10.4.5",
"@nestjs/schematics": "10.1.4",
"@nestjs/testing": "10.4.2",
"@nestjs/testing": "10.4.3",
"@spotify/eslint-config": "15.0.0",
"@types/express": "4.17.21",
"@types/node": "20.16.5",
Expand Down
Loading

0 comments on commit 54e1f5a

Please sign in to comment.