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-DICER-2311764
  • Loading branch information
snyk-bot committed Nov 28, 2023
1 parent 3b30af0 commit b26ac7a
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 @@ -50,7 +50,7 @@
"helmet": "5.0.1",
"pg": "^8.7.3",
"reflect-metadata": "^0.1.13",
"routing-controllers": "0.9.0",
"routing-controllers": "0.10.0",
"supertest": "6.1.6",
"swagger-jsdoc": "6.1.0",
"swagger-ui-express": "4.3.0",
Expand Down

0 comments on commit b26ac7a

Please sign in to comment.