Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
  • Loading branch information
snyk-bot committed Feb 23, 2024
1 parent 35f216e commit c968c15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"@prisma/client": "^3.14.0",
"argon2": "^0.28.5",
"argon2": "^0.40.1",
"graphql-ws": "^5.8.2",
"prisma-nestjs-graphql": "^15.3.3",
"tslib": "^2.4.0",
Expand Down

0 comments on commit c968c15

Please sign in to comment.