diff --git a/examples/with-reactstrap/package.json b/examples/with-reactstrap/package.json index 71dae4b6eb3f1..36728f6ccf0fd 100644 --- a/examples/with-reactstrap/package.json +++ b/examples/with-reactstrap/package.json @@ -6,7 +6,7 @@ "start": "next start" }, "dependencies": { - "bootstrap": "^4.5.0", + "bootstrap": "^5.0.0", "next": "latest", "react": "^18.2.0", "react-dom": "^18.2.0",