Skip to content

Commit

Permalink
chore(deps): update nest monorepo to ^10.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 17, 2023
1 parent 7e9c75c commit 13eae21
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 55 deletions.
8 changes: 4 additions & 4 deletions apps/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
"dependencies": {
"@casl/ability": "^6.5.0",
"@nestjs/axios": "^3.0.0",
"@nestjs/common": "^10.2.8",
"@nestjs/common": "^10.2.9",
"@nestjs/config": "^3.0.1",
"@nestjs/core": "^10.2.8",
"@nestjs/core": "^10.2.9",
"@nestjs/jwt": "^10.1.1",
"@nestjs/mapped-types": "^2.0.2",
"@nestjs/passport": "^10.0.2",
"@nestjs/platform-express": "^10.2.8",
"@nestjs/platform-express": "^10.2.9",
"@nestjs/swagger": "^7.1.10",
"@nestjs/typeorm": "^10.0.0",
"class-transformer": "^0.5.1",
Expand All @@ -56,7 +56,7 @@
"devDependencies": {
"@nestjs/cli": "^10.1.17",
"@nestjs/schematics": "^10.0.3",
"@nestjs/testing": "^10.2.8",
"@nestjs/testing": "^10.2.9",
"@types/cookie-parser": "^1.4.3",
"@types/csurf": "^1.11.2",
"@types/express": "^4.17.17",
Expand Down
102 changes: 51 additions & 51 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 13eae21

Please sign in to comment.