Skip to content

Commit

Permalink
fix: components/server/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-SEND-7926862
  • Loading branch information
snyk-bot committed Sep 13, 2024
1 parent ba59f2e commit cc5ca7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"countries-list": "^2.6.1",
"deep-equal": "^2.0.5",
"deepmerge": "^4.2.2",
"express": "^4.17.3",
"express": "^4.21.0",
"express-http-proxy": "^1.0.7",
"fs-extra": "^10.0.0",
"google-protobuf": "^3.19.1",
Expand Down

0 comments on commit cc5ca7f

Please sign in to comment.