From 75c942f16605529a9c950b0c4f444f721b3ad090 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 15:25:13 +0000 Subject: [PATCH] Bump reactstrap from 8.10.1 to 9.1.2 Bumps [reactstrap](https://github.com/reactstrap/reactstrap) from 8.10.1 to 9.1.2. - [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.2) --- 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 eb142bd..a2fdd05 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "react-router-dom": "^5.2.0", "react-scripts": "^3.4.4", "react-virtualized": "^9.22.3", - "reactstrap": "^8.7.1", + "reactstrap": "^9.1.2", "styled-components": "^5.2.1" }, "scripts": {