Skip to content

Commit

Permalink
chore(deps): update dependency @nestjs/core [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent f3306f7 commit b735526
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 618 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@cobraz/prettier-config": "^1.0.1",
"@indivorg/eslint-config": "^2.0.0",
"@nestjs/common": "8.4.1",
"@nestjs/core": "8.4.1",
"@nestjs/core": "9.0.5",
"@nestjs/platform-express": "^8.4.1",
"@nestjs/testing": "^8.4.1",
"@types/jest": "^27.4.1",
Expand Down Expand Up @@ -49,7 +49,7 @@
},
"peerDependencies": {
"@nestjs/common": ">=8 <9",
"@nestjs/core": ">=8 <9"
"@nestjs/core": "<11"
},
"prettier": "@cobraz/prettier-config"
}
Loading

0 comments on commit b735526

Please sign in to comment.