From 1e91d905f90eb5dd95060b6ed8392962020bfceb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 18:09:00 +0000 Subject: [PATCH] Bump reactstrap from 8.10.1 to 9.1.4 Bumps [reactstrap](https://github.com/reactstrap/reactstrap) from 8.10.1 to 9.1.4. - [Release notes](https://github.com/reactstrap/reactstrap/releases) - [Changelog](https://github.com/reactstrap/reactstrap/blob/master/CHANGELOG.md) - [Commits](https://github.com/reactstrap/reactstrap/compare/v8.10.1...v9.1.4) --- updated-dependencies: - dependency-name: reactstrap dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e710565..aea1480 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "react-router-dom": "^5.2.0", "react-scripts": "^5.0.1", "react-virtualized": "^9.22.3", - "reactstrap": "^8.7.1", + "reactstrap": "^9.1.4", "styled-components": "^5.2.1" }, "scripts": {