diff --git a/package.json b/package.json index d9e0fc0..89333e2 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "eslint": "^7.22.0", "eslint-config-prettier": "^8.1.0", "eslint-plugin-react": "^7.22.0", - "nodemon": "^2.0.7", + "nodemon": "^2.0.17", "prettier": "^2.2.1", "ts-node": "^9.1.1" }, @@ -47,7 +47,7 @@ "@material-ui/icons": "^4.11.2", "@material-ui/lab": "^4.0.0-alpha.56", "@material-ui/styles": "^4.11.3", - "apollo-server-express": "^2.21.1", + "apollo-server-express": "^3.0.0", "axios": "^0.21.1", "classnames": "^2.2.6", "compression": "^1.7.4", @@ -62,7 +62,7 @@ "js-md5": "^0.7.3", "jsonwebtoken": "^8.5.1", "mongodb": "^4.6.0", - "next": "^10.0.8", + "next": "^12.1.0", "react": "^17.0.1", "react-dom": "^17.0.1", "react-qr-svg": "^2.3.0",