Skip to content

Commit 1d92419

Browse files
committed
fix: upgrade react-confirm-alert from 2.6.2 to 2.7.0
Snyk has created this PR to upgrade react-confirm-alert from 2.6.2 to 2.7.0. See this package in npm: https://www.npmjs.com/package/react-confirm-alert 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 794d2c9 commit 1d92419

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
@@ -21,7 +21,7 @@
2121
"react-bootstrap": "^1.5.2",
2222
"react-bootstrap-icons": "^1.4.0",
2323
"react-bs-datatable": "^2.1.1",
24-
"react-confirm-alert": "^2.6.1",
24+
"react-confirm-alert": "^2.7.0",
2525
"react-data-table-component": "^6.11.7",
2626
"react-data-table-component-extensions": "^1.5.2",
2727
"react-dom": "17.0.2",

0 commit comments

Comments
 (0)