Skip to content

Commit

Permalink
fix(deps): update nest monorepo to ^10.4.1 (#1229)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 13, 2024
1 parent 525ef59 commit 27d651e
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 58 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,12 +75,12 @@
},
"dependencies": {
"@fastify/static": "^7.0.4",
"@nestjs/common": "^10.4.0",
"@nestjs/common": "^10.4.1",
"@nestjs/config": "^3.2.3",
"@nestjs/core": "^10.4.0",
"@nestjs/core": "^10.4.1",
"@nestjs/mongoose": "^10.0.10",
"@nestjs/platform-express": "^10.4.0",
"@nestjs/platform-fastify": "^10.4.0",
"@nestjs/platform-express": "^10.4.1",
"@nestjs/platform-fastify": "^10.4.1",
"@nestjs/swagger": "^7.4.0",
"@nestjs/terminus": "^10.2.3",
"@types/lodash": "^4.17.7",
Expand All @@ -106,7 +106,7 @@
"@faker-js/faker": "^8.4.1",
"@nestjs/cli": "^10.4.4",
"@nestjs/schematics": "^10.1.3",
"@nestjs/testing": "^10.4.0",
"@nestjs/testing": "^10.4.1",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@stryker-mutator/core": "^8.5.0",
Expand Down
Loading

0 comments on commit 27d651e

Please sign in to comment.