diff --git a/package.json b/package.json index de0d94b..a20a381 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "date-fns": "^2.16.1", "eslint-config-prettier": "^6.12.0", "eslint-plugin-prettier": "^3.1.4", - "express": "^4.17.1", + "express": "^4.22.0", "formik": "^2.1.5", "formik-material-ui": "^3.0.0", "formik-material-ui-pickers": "0.0.11", @@ -47,7 +47,7 @@ "notistack": "^1.0.0", "prettier": "^2.1.2", "prop-types": "^15.7.2", - "qs": "^6.9.4", + "qs": "^6.14.1", "razzle-plugin-svg-react-component": "^1.0.3", "razzle-plugin-workbox": "^1.0.3", "react": "^16.13.1",