Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v10.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 3, 2024
1 parent 2547ffe commit a843cf2
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.588.0",
"@godaddy/terminus": "4.12.1",
"@kubernetes/client-node": "0.19.0",
"@nestjs/common": "10.3.8",
"@nestjs/core": "10.3.8",
"@nestjs/common": "10.3.9",
"@nestjs/core": "10.3.9",
"@nestjs/event-emitter": "2.0.4",
"@nestjs/platform-express": "10.3.8",
"@nestjs/platform-express": "10.3.9",
"@nestjs/terminus": "10.2.3",
"@slack/webhook": "7.0.2",
"async": "3.2.5",
Expand All @@ -50,7 +50,7 @@
"devDependencies": {
"@nestjs/cli": "10.3.2",
"@nestjs/schematics": "10.1.1",
"@nestjs/testing": "10.3.8",
"@nestjs/testing": "10.3.9",
"@types/async": "3.2.24",
"@types/express": "4.17.21",
"@types/jest": "29.5.12",
Expand Down

0 comments on commit a843cf2

Please sign in to comment.