diff --git a/examples/with-paste-typescript/package.json b/examples/with-paste-typescript/package.json index 91c30152747d..880616a3a768 100644 --- a/examples/with-paste-typescript/package.json +++ b/examples/with-paste-typescript/package.json @@ -8,7 +8,7 @@ "dependencies": { "@twilio-paste/core": "^4.2.4", "@twilio-paste/icons": "^3.10.5", - "next": "10.0.4", + "next": "11.1.1", "prop-types": "^15.7.2", "react": "^17.0.2", "react-dom": "^17.0.2"