Skip to content

Commit

Permalink
fix(deps): update dependency nestjs-prisma to ^0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 9, 2024
1 parent e91131b commit 577089e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions backend/package-lock.json

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

2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"express-prom-bundle": "^7.0.0",
"helmet": "^7.0.0",
"nest-winston": "^1.9.4",
"nestjs-prisma": "^0.22.0",
"nestjs-prisma": "^0.23.0",
"pg": "^8.11.3",
"prom-client": "^15.1.0",
"reflect-metadata": "^0.2.0",
Expand Down

0 comments on commit 577089e

Please sign in to comment.