Skip to content

Commit

Permalink
fix(deps): update nestjs packages to v10.4.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovatebot committed Dec 4, 2024
1 parent 3e8a705 commit c652257
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 packages/website-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
"directory": "packages/website-backend"
},
"dependencies": {
"@nestjs/common": "10.4.12",
"@nestjs/common": "10.4.13",
"@nestjs/config": "3.3.0",
"@nestjs/core": "10.4.12",
"@nestjs/core": "10.4.13",
"@nestjs/jwt": "10.2.0",
"@nestjs/passport": "10.0.3",
"@nestjs/platform-express": "10.4.12",
"@nestjs/platform-express": "10.4.13",
"@nestjs/serve-static": "4.0.2",
"@stryker-mutator/dashboard-common": "0.16.0",
"@stryker-mutator/dashboard-contract": "0.16.0",
Expand All @@ -42,7 +42,7 @@
},
"devDependencies": {
"@nestjs/schematics": "10.2.3",
"@nestjs/testing": "10.4.12",
"@nestjs/testing": "10.4.13",
"@types/compression": "1.7.5",
"@types/express": "5.0.0",
"@types/passport": "1.0.17",
Expand Down

0 comments on commit c652257

Please sign in to comment.