Skip to content

Commit 4b8ffe6

Browse files
committed
fix: upgrade reactstrap from 9.2.1 to 9.2.2
Snyk has created this PR to upgrade reactstrap from 9.2.1 to 9.2.2. See this package in npm: https://www.npmjs.com/package/reactstrap See this project in Snyk: https://app.snyk.io/org/jmarti10/project/ef0287d7-36bb-417e-a613-6de655af5582?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 030ffd7 commit 4b8ffe6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

my-app/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

my-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"react-icons": "^4.12.0",
1515
"react-scripts": "5.0.1",
1616
"react-simple-maps": "^3.0.0",
17-
"reactstrap": "^9.2.1",
17+
"reactstrap": "^9.2.2",
1818
"web-vitals": "^2.1.4"
1919
},
2020
"scripts": {

0 commit comments

Comments
 (0)