diff --git a/plugins/bootstrap/package.json b/plugins/bootstrap/package.json index b914035..2f397e4 100644 --- a/plugins/bootstrap/package.json +++ b/plugins/bootstrap/package.json @@ -1,6 +1,6 @@ { "dependencies": { - "bootstrap": "^4.5.3", + "bootstrap": "^5.0.0", "react-bootstrap": "^1.4.3" }, "devDependencies": {}