diff --git a/frontend/package.json b/frontend/package.json index 3d16fbf4f..024afc387 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -10,9 +10,9 @@ "@fortawesome/react-fontawesome": "0.0.19", "axios": "^0.16.2", "babel-polyfill": "^6.26.0", - "body-parser": "^1.17.1", + "body-parser": "^1.20.4", "eslint-plugin-jest": "^21.15.1", - "express": "^4.15.2", + "express": "^4.22.0", "express-history-api-fallback": "^2.2.1", "history": "^4.6.1", "http-proxy": "^1.16.2",