Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v10.4.8 (#945)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 188a847 commit d820d9c
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 46 deletions.
8 changes: 4 additions & 4 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
},
"dependencies": {
"@nestjs/axios": "3.1.2",
"@nestjs/common": "10.4.7",
"@nestjs/core": "10.4.7",
"@nestjs/platform-fastify": "10.4.7",
"@nestjs/common": "10.4.8",
"@nestjs/core": "10.4.8",
"@nestjs/platform-fastify": "10.4.8",
"@nestjs/schedule": "4.1.1",
"@nestjs/swagger": "7.4.2",
"axios": "1.7.7",
Expand All @@ -56,7 +56,7 @@
"@fastify/static": "8.0.2",
"@nestjs/cli": "10.4.7",
"@nestjs/schematics": "10.2.3",
"@nestjs/testing": "10.4.7",
"@nestjs/testing": "10.4.8",
"@types/express": "5.0.0",
"@types/jest": "29.5.14",
"@types/node": "20.17.6",
Expand Down
84 changes: 42 additions & 42 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d820d9c

Please sign in to comment.