diff --git a/examples/with-atlaskit/package.json b/examples/with-atlaskit/package.json index aac3aa9b6130..999cd4b61e35 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": "^10.2.0", + "next": "^11.1.1", "react": "^16.13.1", "react-dom": "^16.13.1", "styled-components": "^5.0.1"