From 9482fc860a1c58bc36243e1a0eb34f7e01b024b0 Mon Sep 17 00:00:00 2001 From: Becky Reamy Date: Mon, 2 Oct 2023 15:14:45 -0400 Subject: [PATCH] Fix up package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8a20b71..69ea4a5 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "history": "5.1.0", "immutability-helper": "3.1.1", "isomorphic-unfetch": "3.1.0", - "kpmp-common-components": "1.2.4", + "kpmp-common-components": "1.2.6", "kpmp-common-styles": "1.0.13", "npm-run-all": "4.1.5", "pretty-bytes": "6.0.0", @@ -39,7 +39,7 @@ "react-redux": "7.2.4", "react-router-dom": "5.2.1", "react-tooltip": "5.11.2", - "reactstrap": "9.1.9", + "reactstrap": "9.2.0", "redux": "4.1.1", "redux-thunk": "2.3.0", "sass": "1.56.1"