diff --git a/package-lock.json b/package-lock.json index 4ac1caf..456af25 100644 --- a/package-lock.json +++ b/package-lock.json @@ -43,7 +43,7 @@ "react-router-dom": "^6.12.1", "react-scripts": "5.0.1", "react-select": "^5.7.3", - "reactstrap": "^9.1.10", + "reactstrap": "^9.2.0", "spectre.css": "^0.5.9", "use-places-autocomplete": "^4.0.0", "web-vitals": "^3.3.2", @@ -17499,9 +17499,9 @@ } }, "node_modules/reactstrap": { - "version": "9.1.10", - "resolved": "https://registry.npmjs.org/reactstrap/-/reactstrap-9.1.10.tgz", - "integrity": "sha512-VMDiQNV8hKug1GFOHEymYUYxDnueYl44F+wREABuYy2RgvzDq7OL7T/T8OpUz6JAA+f9LeeHohXxFbpb+a/VmA==", + "version": "9.2.0", + "resolved": "https://registry.npmjs.org/reactstrap/-/reactstrap-9.2.0.tgz", + "integrity": "sha512-WWLTEG00qYav0E55PorWHReYTkz5IqkVmQNy0h6U81yqjSp9fOLFGV5pYSVeAUz+yRhU/RTE0oAWy22zr6sOIw==", "dependencies": { "@babel/runtime": "^7.12.5", "@popperjs/core": "^2.6.0", @@ -33283,9 +33283,9 @@ } }, "reactstrap": { - "version": "9.1.10", - "resolved": "https://registry.npmjs.org/reactstrap/-/reactstrap-9.1.10.tgz", - "integrity": "sha512-VMDiQNV8hKug1GFOHEymYUYxDnueYl44F+wREABuYy2RgvzDq7OL7T/T8OpUz6JAA+f9LeeHohXxFbpb+a/VmA==", + "version": "9.2.0", + "resolved": "https://registry.npmjs.org/reactstrap/-/reactstrap-9.2.0.tgz", + "integrity": "sha512-WWLTEG00qYav0E55PorWHReYTkz5IqkVmQNy0h6U81yqjSp9fOLFGV5pYSVeAUz+yRhU/RTE0oAWy22zr6sOIw==", "requires": { "@babel/runtime": "^7.12.5", "@popperjs/core": "^2.6.0", diff --git a/package.json b/package.json index f97b090..92df9d0 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "react-router-dom": "^6.12.1", "react-scripts": "5.0.1", "react-select": "^5.7.3", - "reactstrap": "^9.1.10", + "reactstrap": "^9.2.0", "spectre.css": "^0.5.9", "use-places-autocomplete": "^4.0.0", "web-vitals": "^3.3.2",