Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v10.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 13, 2024
1 parent ad0b29d commit a2b9559
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 @@ -23,10 +23,10 @@
"@aws-sdk/client-s3": "3.629.0",
"@godaddy/terminus": "4.12.1",
"@kubernetes/client-node": "0.19.0",
"@nestjs/common": "10.4.0",
"@nestjs/core": "10.4.0",
"@nestjs/common": "10.4.1",
"@nestjs/core": "10.4.1",
"@nestjs/event-emitter": "2.0.4",
"@nestjs/platform-express": "10.4.0",
"@nestjs/platform-express": "10.4.1",
"@nestjs/terminus": "10.2.3",
"@slack/webhook": "7.0.2",
"async": "3.2.5",
Expand All @@ -50,7 +50,7 @@
"devDependencies": {
"@nestjs/cli": "10.4.4",
"@nestjs/schematics": "10.1.3",
"@nestjs/testing": "10.4.0",
"@nestjs/testing": "10.4.1",
"@types/async": "3.2.24",
"@types/express": "4.17.21",
"@types/jest": "29.5.12",
Expand Down

0 comments on commit a2b9559

Please sign in to comment.