Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v10.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 23, 2024
1 parent e016b4f commit 052c86b
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
"dependencies": {
"@nestjs/axios": "3.1.0",
"@nestjs/cache-manager": "2.3.0",
"@nestjs/common": "10.4.5",
"@nestjs/common": "10.4.6",
"@nestjs/config": "3.3.0",
"@nestjs/core": "10.4.5",
"@nestjs/platform-express": "10.4.5",
"@nestjs/core": "10.4.6",
"@nestjs/platform-express": "10.4.6",
"@nestjs/serve-static": "4.0.2",
"@nestjs/swagger": "7.4.2",
"@nestjs/terminus": "10.2.3",
Expand All @@ -51,7 +51,7 @@
"@compodoc/compodoc": "1.1.26",
"@nestjs/cli": "10.4.5",
"@nestjs/schematics": "10.2.2",
"@nestjs/testing": "10.4.5",
"@nestjs/testing": "10.4.6",
"@types/express": "4.17.21",
"@types/jest": "29.5.14",
"@types/node": "20.16.14",
Expand Down

0 comments on commit 052c86b

Please sign in to comment.