Skip to content

Commit

Permalink
chore(deps): update nest monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 18, 2021
1 parent 5372a36 commit a3bb329
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions apps/dsb-message-broker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@
"class-transformer": "0.4.0",
"@energyweb/dsb-transport-core": "~0.0.1",
"@energyweb/dsb-transport-nats-js": "~0.0.1",
"@nestjs/common": "7.6.17",
"@nestjs/common": "8.2.2",
"@nestjs/config": "0.6.3",
"@nestjs/core": "7.6.15",
"@nestjs/core": "8.2.2",
"@nestjs/passport": "7.1.5",
"@nestjs/platform-express": "7.6.15",
"@nestjs/platform-express": "8.2.2",
"@nestjs/swagger": "4.8.2",
"@nestjs/terminus": "7.2.0",
"swagger-ui-express": "4.1.6",
Expand All @@ -59,9 +59,9 @@
"nest-winston": "~1.6.1"
},
"devDependencies": {
"@nestjs/cli": "7.6.0",
"@nestjs/cli": "8.1.5",
"@nestjs/schematics": "7.3.1",
"@nestjs/testing": "7.6.15",
"@nestjs/testing": "8.2.2",
"@types/body-parser": "1.19.1",
"@types/express": "4.17.11",
"@types/mocha": "8.2.2",
Expand Down
2 changes: 1 addition & 1 deletion libs/dsb-transport-nats-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"@energyweb/dsb-transport-core": "~0.0.1",
"@nestjs/common": "7.6.17",
"@nestjs/common": "8.2.2",
"nats": "2.2.0",
"polly-js": "1.8.2"
},
Expand Down

0 comments on commit a3bb329

Please sign in to comment.