diff --git a/api/package.json b/api/package.json index 4c19eb9..7065cd9 100644 --- a/api/package.json +++ b/api/package.json @@ -33,11 +33,11 @@ "homepage": "https://github.com/MyEtherWallet/simplex-api#readme", "dependencies": { "async": "^2.6.1", - "body-parser": "^1.18.3", + "body-parser": "^1.20.4", "cors": "^2.8.4", "debug": "^4.1.1", "dotenv": "^6.0.0", - "express": "^4.16.3", + "express": "^4.22.0", "express-recaptcha": "^4.0.2", "logging": "^3.2.0", "mongoose": "^5.5.10",