Skip to content

Commit cad60f7

Browse files
committed
fix: upgrade react-bootstrap-icons from 1.0.3-alpha5 to 1.1.0
Snyk has created this PR to upgrade react-bootstrap-icons from 1.0.3-alpha5 to 1.1.0. See this package in npm: https://www.npmjs.com/package/react-bootstrap-icons See this project in Snyk: https://app.snyk.io/org/wambugucoder/project/4ad982c5-88ce-4f1c-98fc-b63137218714?utm_source=github&utm_medium=upgrade-pr
1 parent 2f7c9a1 commit cad60f7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

client/package-lock.json

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

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"react": "^16.14.0",
2020
"react-avatar": "^3.9.7",
2121
"react-bootstrap": "^1.3.0",
22-
"react-bootstrap-icons": "^1.0.3-alpha5",
22+
"react-bootstrap-icons": "^1.1.0",
2323
"react-bs-datatable": "^2.1.1",
2424

2525
"react-confirm-alert": "^2.6.2",

0 commit comments

Comments
 (0)