Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
bump(deps): update nest monorepo to ^10.2.1 (#358)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 22, 2023
1 parent daa925c commit 099e5ff
Show file tree
Hide file tree
Showing 3 changed files with 78 additions and 78 deletions.
6 changes: 3 additions & 3 deletions packages/standard-api-express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
"@fastify/helmet": "^11.0.0",
"@nestjs/cache-manager": "^2.1.0",
"@nestjs/cli": "^10.1.12",
"@nestjs/common": "^10.2.0",
"@nestjs/common": "^10.2.1",
"@nestjs/config": "^3.0.0",
"@nestjs/core": "^10.2.0",
"@nestjs/core": "^10.2.1",
"@nestjs/jwt": "^10.1.0",
"@nestjs/passport": "^10.0.1",
"@nestjs/platform-express": "^10.2.1",
"@nestjs/schematics": "^10.0.2",
"@nestjs/swagger": "^7.1.8",
"@nestjs/terminus": "^10.0.1",
"@nestjs/testing": "^10.2.0",
"@nestjs/testing": "^10.2.1",
"@nestjs/throttler": "^4.2.1",
"@node-saml/passport-saml": "^4.0.4",
"@stickyjs/typescript": "^1.3.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/standard-api-fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
"@fastify/helmet": "^11.0.0",
"@nestjs/cache-manager": "^2.1.0",
"@nestjs/cli": "^10.1.12",
"@nestjs/common": "^10.2.0",
"@nestjs/common": "^10.2.1",
"@nestjs/config": "^3.0.0",
"@nestjs/core": "^10.2.0",
"@nestjs/core": "^10.2.1",
"@nestjs/jwt": "^10.1.0",
"@nestjs/platform-fastify": "^10.2.0",
"@nestjs/platform-fastify": "^10.2.1",
"@nestjs/schematics": "^10.0.2",
"@nestjs/swagger": "^7.1.8",
"@nestjs/terminus": "^10.0.1",
"@nestjs/testing": "^10.2.0",
"@nestjs/testing": "^10.2.1",
"@nestjs/throttler": "^4.2.1",
"@stickyjs/typescript": "^1.3.1",
"@swc/cli": "^0.1.62",
Expand Down
Loading

0 comments on commit 099e5ff

Please sign in to comment.