Skip to content

Commit

Permalink
chore(cat-fostering-api): update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
getlarge committed Aug 16, 2024
1 parent 9296338 commit ddf964a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/cat-fostering-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
"@nestjs/platform-express": "^10.0.2",
"@nestjs/swagger": "^7.3.1",
"@nestjs/typeorm": "^10.0.2",
"@ory/client": "1.9.0",
"@ory/client": "1.14.3",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.1",
"express": "4.19.2",
"nestjs-pino": "^4.0.0",
"typeorm": "^0.3.20",
"pg": "^8.11.5",
"validator": "13.11.0",
"validator": "13.12.0",
"@nestjs/devtools-integration": "0.1.6"
}
}

0 comments on commit ddf964a

Please sign in to comment.