Skip to content

Commit

Permalink
fix: modules/authentication/package.json to reduce vulnerabilities (#867
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-6124857

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
kkopanidis and snyk-bot authored Jan 3, 2024
1 parent 2aa9f7e commit 99ed9d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/authentication/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@conduitplatform/node-2fa": "^1.0.0",
"@grpc/grpc-js": "^1.9.7",
"@grpc/proto-loader": "^0.7.6",
"axios": "^1.6.0",
"axios": "^1.6.3",
"bcrypt": "^5.1.1",
"convict": "^6.2.4",
"crypto": "^1.0.1",
Expand Down

0 comments on commit 99ed9d0

Please sign in to comment.