diff --git a/minimal-react/frontend/package.json b/minimal-react/frontend/package.json index 1ea8851..dd84dc3 100644 --- a/minimal-react/frontend/package.json +++ b/minimal-react/frontend/package.json @@ -14,7 +14,7 @@ "@babel/preset-react": "7.8.3", "babel-loader": "8.0.6", "css-loader": "3.4.2", - "express": "4.17.1", + "express": "4.19.2", "react": "16.12.0", "react-dom": "16.12.0", "style-loader": "1.1.3",