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-AXIOS-6671926
  • Loading branch information
snyk-bot committed Nov 27, 2024
1 parent 8a4a387 commit 2e38c75
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 @@ -34,7 +34,7 @@
"@transmute/vc.js": "0.7.0-unstable.80",
"ajv": "^8.10.0",
"ajv-formats": "^2.1.1",
"axios": "^1.3.6",
"axios": "^1.7.8",
"bs58": "^4.0.1",
"bson": "^6.5.0",
"cors": "^2.8.5",
Expand Down

0 comments on commit 2e38c75

Please sign in to comment.