Skip to content

Commit 08ea86e

Browse files
committed
fix: upgrade react-bs-datatable from 2.1.1 to 2.1.2
Snyk has created this PR to upgrade react-bs-datatable from 2.1.1 to 2.1.2. See this package in npm: https://www.npmjs.com/package/react-bs-datatable 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 9a25453 commit 08ea86e

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

client/package-lock.json

Lines changed: 22 additions & 22 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
@@ -20,7 +20,7 @@
2020
"react-avatar": "^3.10.0",
2121
"react-bootstrap": "^1.5.2",
2222
"react-bootstrap-icons": "^1.4.0",
23-
"react-bs-datatable": "^2.1.1",
23+
"react-bs-datatable": "^2.1.2",
2424
"react-confirm-alert": "^2.7.0",
2525
"react-data-table-component": "^6.11.7",
2626
"react-data-table-component-extensions": "^1.5.2",

0 commit comments

Comments
 (0)