Skip to content

Commit

Permalink
fix(deps): update nestjs packages to v10.4.10 (#1093)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovatebot <renovatebot@stryker-mutator.io>
  • Loading branch information
renovate[bot] and Renovatebot authored Nov 27, 2024
1 parent 18fde94 commit 6e81a2e
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.9",
"@nestjs/common": "10.4.10",
"@nestjs/config": "3.3.0",
"@nestjs/core": "10.4.9",
"@nestjs/core": "10.4.10",
"@nestjs/jwt": "10.2.0",
"@nestjs/passport": "10.0.3",
"@nestjs/platform-express": "10.4.9",
"@nestjs/platform-express": "10.4.10",
"@nestjs/serve-static": "4.0.2",
"@stryker-mutator/dashboard-common": "0.15.1",
"@stryker-mutator/dashboard-contract": "0.15.1",
Expand All @@ -42,7 +42,7 @@
},
"devDependencies": {
"@nestjs/schematics": "10.2.3",
"@nestjs/testing": "10.4.9",
"@nestjs/testing": "10.4.10",
"@types/compression": "1.7.5",
"@types/express": "5.0.0",
"@types/passport": "1.0.17",
Expand Down

0 comments on commit 6e81a2e

Please sign in to comment.