diff --git a/examples/with-atlaskit/package.json b/examples/with-atlaskit/package.json index dee919b64aa4c..e15da69ab9537 100644 --- a/examples/with-atlaskit/package.json +++ b/examples/with-atlaskit/package.json @@ -13,7 +13,7 @@ "@atlaskit/datetime-picker": "^9.2.8", "@atlaskit/dropdown-menu": "^9.0.2", "@atlaskit/field-base": "^14.0.2", - "next": "^9.3.1", + "next": "^10.0.7", "react": "^16.13.1", "react-dom": "^16.13.1", "styled-components": "^5.0.1"