Skip to content

Commit

Permalink
fix: policy-service/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-MONGODB-5871303
  • Loading branch information
snyk-bot committed Aug 30, 2023
1 parent 011cc6e commit 8ddbf4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion policy-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"mathjs": "^10.1.0",
"module-alias": "^2.2.2",
"moment": "^2.29.2",
"mongodb": "5.6.0",
"mongodb": "5.8.0",
"prom-client": "^14.1.1",
"prometheus-api-metrics": "3.2.2",
"reflect-metadata": "^0.1.13"
Expand Down

0 comments on commit 8ddbf4c

Please sign in to comment.