Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v10.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 12, 2024
1 parent 8faca97 commit 75ef85b
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 27 deletions.
51 changes: 28 additions & 23 deletions paperboy-push-service/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 paperboy-push-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
},
"dependencies": {
"@godaddy/terminus": "4.12.1",
"@nestjs/common": "10.3.9",
"@nestjs/core": "10.3.9",
"@nestjs/common": "10.4.0",
"@nestjs/core": "10.4.0",
"@nestjs/passport": "10.0.3",
"@nestjs/platform-express": "10.3.9",
"@nestjs/platform-express": "10.4.0",
"@nestjs/terminus": "10.2.3",
"dotenv": "16.4.5",
"joi": "17.13.1",
Expand All @@ -37,7 +37,7 @@
"rxjs": "7.8.1"
},
"devDependencies": {
"@nestjs/testing": "10.3.9",
"@nestjs/testing": "10.4.0",
"@types/amqplib": "0.10.5",
"@types/async-lock": "1.4.2",
"@types/express": "4.17.21",
Expand Down

0 comments on commit 75ef85b

Please sign in to comment.