Skip to content

Commit

Permalink
fix: upgrade @prisma/client from 5.14.0 to 5.16.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @prisma/client from 5.14.0 to 5.16.1.

See this package in npm:
@prisma/client

See this project in Snyk:
https://app.snyk.io/org/pshaddel/project/a92b9b01-9263-495d-9d66-d73912d132b0?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 19, 2024
1 parent e4b9477 commit 25274cb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"homepage": "https://github.com/pshaddel/ts-express-prisma-rest#readme",
"dependencies": {
"@prisma/client": "^5.14.0",
"@prisma/client": "^5.16.1",
"cors": "^2.8.5",
"dotenv": "^16.4.5",
"express": "^4.19.2",
Expand Down

0 comments on commit 25274cb

Please sign in to comment.