Skip to content

Commit

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

See this package in npm:
https://www.npmjs.com/package/@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 14, 2023
1 parent 5ce3115 commit cb24741
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Large diffs are not rendered by default.

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": "^4.15.0",
"@prisma/client": "^4.16.1",
"@types/helmet": "^4.0.0",
"cors": "^2.8.5",
"dotenv": "^16.0.3",
Expand Down

0 comments on commit cb24741

Please sign in to comment.