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 Jan 4, 2024
1 parent 78b8a57 commit 2d120f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"rimraf": "^3.0.2",
"rxjs": "7.5.6",
"ts-morph": "^16.0.0",
"typeorm": "^0.2.29"
"typeorm": "^0.3.18"
},
"devDependencies": {
"@nestjs/cli": "^9.1.4",
Expand Down

0 comments on commit 2d120f4

Please sign in to comment.