From df5116849b60624d50ddabfa14538194a226004c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Aug 2022 15:15:12 +0000 Subject: [PATCH] Bump reactstrap from 8.10.1 to 9.1.3 Bumps [reactstrap](https://github.com/reactstrap/reactstrap) from 8.10.1 to 9.1.3. - [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.3) --- 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..22ee9d1 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.3", "styled-components": "^5.2.1" }, "scripts": {