File tree Expand file tree Collapse file tree 3 files changed +159
-67
lines changed
Expand file tree Collapse file tree 3 files changed +159
-67
lines changed Original file line number Diff line number Diff line change 44 "license" : " MIT" ,
55 "private" : true ,
66 "dependencies" : {
7- "@nestjs/common" : " ^9.0 .0" ,
8- "@nestjs/core" : " ^9.0 .0" ,
9- "@nestjs/platform-express" : " ^9.0 .0" ,
7+ "@nestjs/common" : " 9.4 .0" ,
8+ "@nestjs/core" : " 9.4 .0" ,
9+ "@nestjs/platform-express" : " 9.4 .0" ,
1010 "async" : " ^3.2.4" ,
1111 "bluebird" : " ^3.7.2" ,
1212 "core-js" : " ^3.6.5" ,
Original file line number Diff line number Diff line change 3636 "nx:migrate:run" : " pnpm check:dependencies --only=node && pnpm install --no-frozen-lockfile && pnpm nx migrate --run-migrations"
3737 },
3838 "devDependencies" : {
39- "@nestjs/schematics" : " ^9.0 .0" ,
40- "@nestjs/testing" : " ^9.0 .0" ,
39+ "@nestjs/schematics" : " 9.1 .0" ,
40+ "@nestjs/testing" : " 9.4 .0" ,
4141 "@nrwl/cypress" : " 16.0.0-beta.0" ,
4242 "@nrwl/eslint-plugin-nx" : " 16.0.0-beta.0" ,
4343 "@nrwl/jest" : " 16.0.0-beta.0" ,
You can’t perform that action at this time.
0 commit comments