diff --git a/finished-application/frontend/package.json b/finished-application/frontend/package.json index 2200d6f03..3c269aea1 100644 --- a/finished-application/frontend/package.json +++ b/finished-application/frontend/package.json @@ -24,8 +24,8 @@ "graphql": "^14.0.2", "graphql-tag": "^2.9.2", "lodash.debounce": "^4.0.8", - "next": "^7.0.0", - "next-with-apollo": "^3.1.3", + "next": "^14.2.32", + "next-with-apollo": "^3.2.0", "nprogress": "^0.2.0", "prop-types": "^15.6.2", "react": "^16.5.2",