diff --git a/ocr/web/package.json b/ocr/web/package.json index f5116378..b2088755 100644 --- a/ocr/web/package.json +++ b/ocr/web/package.json @@ -15,7 +15,7 @@ "react-konva": "^16.9.0-1", "react-scripts": "^3.0.1", "react-uuid": "^1.0.2", - "reactstrap": "^8.1.1" + "reactstrap": "^9.1.6" }, "scripts": { "start": "PORT=4000 react-scripts start",